Module Buffer.Which_buffers

type t =
| File_visiting
| These of buffer -> bool
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t