Configure.Request
type struct_t = [
|
`Request_bbfd8fe6d222b0a1
]
type t = struct_t reader_t
val has_config : t -> bool
val config_get : t -> Libp2pConfig.t
val config_get_pipelined : struct_t MessageWrapper.StructRef.t -> Libp2pConfig.struct_t MessageWrapper.StructRef.t
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t