Module Libp2pHelperInterface.DownloadResource

type struct_t = [
| `DownloadResource_e2fe4f9a5e1a5358
]
val tag_get : t -> int
val has_ids : t -> bool
val ids_get : t -> ( Capnp.Message.ro, RootBlockId.t, array_t ) Capnp.Array.t
val ids_get_list : t -> RootBlockId.t list
val ids_get_array : t -> RootBlockId.t array
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t