Module Libp2pHelperInterface.Unsubscribe

type struct_t = [
| `Unsubscribe_cce2ad102c7ea857
]
module Request : sig ... end
module Response : sig ... end
val of_message : Capnp.Message.rw message_t -> t
val to_message : t -> Capnp.Message.rw message_t
val to_reader : t -> struct_t reader_t
val init_root : ?message_size:int -> unit -> t
val init_pointer : pointer_t -> t