Expand description

Represents valid Bencode data.

Enums

Represents a valid Bencode number.

Represents a valid Bencode value.

Traits

Indexes into the Value type.

Functions

Deserializes an instance of T from a Value.

Serializes an instance of T into a Value.