package tezos-client-base

  1. Overview
  2. Docs
type ('a, 'b) lwt_format = ('a, Format.formatter, unit, 'b Lwt.t) format4
class type printer = object ... end
class type prompter = object ... end
class type io = object ... end
class type wallet = object ... end
class type chain = object ... end
class type block = object ... end
class type io_wallet = object ... end
class type io_rpcs = object ... end
class type ui = object ... end
class type full = object ... end
class simple_printer : (string -> string -> unit Lwt.t) -> printer
val null_printer : printer
OCaml

Innovation. Community. Security.