Module error

Module error 

Source
Expand description

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 Aliases§

PeerManagerResult
Convenient wrapper around std::Result.