package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_rpc.EncodingSource

include Resto.ENCODING with type 'a t = 'a Data_encoding.t and type schema := schema
Sourcetype 'a t = 'a Data_encoding.t
Sourceval unit : unit t
Sourceval untyped : string t
Sourceval conv : ('a -> 'b) -> ('b -> 'a) -> 'b t -> 'a t
Sourceval schema : ?definitions_path:string -> 'a t -> schema
Sourceval description_request_encoding : Resto.Description.request t
Sourceval description_answer_encoding : schema Resto.Description.directory t
Sourceval uri_encoding : Uri.t Data_encoding.t
Sourceval meth_encoding : Resto.meth Data_encoding.t
OCaml

Innovation. Community. Security.