Module Serlib.Ser_uint63

type _t = string
val _t_to_yojson : _t -> Yojson.Safe.t
val _t_put : Uint63.t -> string
val _t_get : string -> Uint63.t
type t = Uint63.t
val t_of_sexp : Sexplib.Sexp.t -> Uint63.t
val sexp_of_t : Uint63.t -> Sexplib.Sexp.t
val to_yojson : Uint63.t -> Yojson.Safe.t