MakeRaw.H
type t
val name : string
val of_bytes_opt : Stdlib.Bytes.t -> t option
val to_string : t -> string
val of_string_opt : string -> t option