Module bip_metainfo::error [] [src]

Errors for torrent file building and parsing.

Structs

ParseError

The Error type.

Enums

ParseErrorKind

The kind of an error.

Traits

ParseResultEx

Additional methods for Result, for easy interaction with this crate.

Type Definitions

ParseResult

Convenient wrapper around std::Result.