Module Pos.Option

type base = t
type t = base option
val to_string : ?prefix:string -> t -> string