Queries.ProtectionKind
type t =
| ReadWrite
| Write
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int