Bin_shape.Canonical
type t = Expert.Canonical.t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_string_hum : t -> string
val to_digest : t -> Digest.t
module Exp : sig ... end
module Def : sig ... end
module Create : sig ... end