[][src]Module sveppa_bencode::types

Enums

Bencode

The object structure of a bencode file.

Error

A collection of possible errors that can be encountered while parsing a bencoded file.

Type Definitions

Result

A Result object comprised of a BencodeWithOffset object, or a BencodeError