Module Cli_lib.Render

module type Printable_intf = sig ... end
val print : (module Printable_intf with type t = 't) -> error_ctx:string -> bool -> ( 't0, Core_kernel.Error.t ) Core_kernel._result -> Base.unit
module String_list_formatter : sig ... end
module Prove_receipt : sig ... end
module Public_key_with_details : sig ... end