Codable.Make_base64
module T : sig ... end
val to_base64 : T.t -> string
val of_base64 : string -> T.t Core_kernel.Or_error.t