Expand description
The most common usage of SNAFU — an enumeration of possible errors.
Start by looking at the error type Error
, then view the
context selectors LeafSnafu
and IntermediateSnafu
.
Structs
SNAFU context selector for the
Error::Intermediate
variantSNAFU context selector for the
Error::Leaf
variantEnums
An enumeration of possible errors.