Module Raw_context_intf.Kind

type t = [
  1. | `Value
  2. | `Tree
]