crs.cr-comment
Cr_comment.Digest_hex
crs.crs-cli
crs.crs-parser
type t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_string : t -> Base.string
val create : Base.string -> t