Skip to main content

Module error

Module error 

Source
Expand description

Errors for the Network crate.

Structs§

BufferTooSmallSnafu
SNAFU context selector for the Error::BufferTooSmall variant
ClosedSnafu
SNAFU context selector for the Error::Closed variant
InvalidUrlSnafu
SNAFU context selector for the Error::InvalidUrl variant
IoSnafu
SNAFU context selector for the Error::Io variant
MalformedUrlSnafu
SNAFU context selector for the Error::MalformedUrl variant
MockDropSnafu
SNAFU context selector for the Error::MockDrop variant
UnknownSchemeSnafu
SNAFU context selector for the Error::UnknownScheme variant
UnsupportedSnafu
SNAFU context selector for the Error::Unsupported variant

Enums§

Error

Type Aliases§

Result