Module Attr.Sigil

type t =
  1. | Tilde
  2. | Question_mark
val sexp_of_t : t -> Sexplib0.Sexp.t