Module Ppx_let_expander.Extension_name

type t =
  1. | Bind
  2. | Bind_open
  3. | Map
  4. | Map_open
val to_string : t -> string