package tezos-shell-services

  1. Overview
  2. Docs
type t = unit
type view = t
val view : t -> view
val pp : Format.formatter -> t -> unit