package current-albatross-deployer

  1. Overview
  2. Docs
type ('a, 'b) rpc = ('a, 'b) t
type t
module Map : Stdlib.Map.S with type key = t
val v : (_, _) rpc -> t
val strip : Cstruct.t -> t * untagged_buffer
val add : t -> untagged_buffer -> Cstruct.t