package octez-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A package that contains multiple base libraries used by the Octez suite
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-18.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
    
    
  sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
    
    
  doc/octez-libs.rpc-http-server/Tezos_rpc_http_server/RPC_server/Directory/index.html
Module RPC_server.DirectorySource
module Service : sig ... endtype (!'query, !'input, !'output, !'error) types =
  ('query, 'input, 'output, 'error)
    Resto_directory.Make(Tezos_rpc.Encoding).types =
  {query : 'query Resto.Query.t;input : 'input Service.input;output : 'output Tezos_rpc.Encoding.t;error : 'error Tezos_rpc.Encoding.t;
}type registered_service =
  Resto_directory.Make(Tezos_rpc.Encoding).registered_service =
  | Service : {types : ('q, 'i, 'o, 'e) types;handler : 'q -> 'i -> ('o, 'e) Resto_directory.Answer.t Lwt.t;
} -> registered_service
type 'prefix directory = 'prefix tval string_of_step : step -> stringval string_of_conflict_kind : conflict -> stringval lookup : 
  'prefix directory ->
  'prefix ->
  Resto.meth ->
  string list ->
  (registered_service, [> lookup_error ]) result Lwt.tval lookup_uri_desc : 
  'prefix directory ->
  'prefix ->
  Resto.meth ->
  string list ->
  (string, [> lookup_error ]) result Lwt.tval allowed_methods : 
  'prefix directory ->
  'prefix ->
  string list ->
  (Resto.meth list, [> lookup_error ]) result Lwt.tval empty : 'prefix directoryval register_describe_directory_service : 
  'prefix directory ->
  ('prefix, 'prefix, 'error) Service.description_service ->
  'prefix directoryval describe_directory : 
  recurse:bool ->
  ?arg:'a ->
  'a directory ->
  Tezos_rpc.Encoding.schema Resto.Description.directory Lwt.tmodule Curry : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >