Module Ppx_bonsai_expander.Location_behavior

type t =
  1. | Location_of_callsite
    (*

    Uses ~here:[%here]

    *)
  2. | Location_in_scope
    (*

    Uses ~here:here

    *)