Module bip_peer::error [] [src]

PeerManager error types.

Structs

PeerManagerError

The Error type.

Enums

PeerManagerErrorKind

The kind of an error.

Traits

PeerManagerResultExt

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

Type Definitions

PeerManagerResult

Convenient wrapper around std::Result.