[][src]Crate cjdns_bencode

CJDNS Bencode library.

Structs

BValue

Generic Bencode value.

BencodeError

Enums

Error

An enumeration of potential errors that appear during serde serialiation and deserialization

Functions

from_bytes

Deserialize an instance of T from bencode

to_bytes

Serialize an instance of T to bencode