Module snafu::guide::examples::basic [−][src]
The most common usage of SNAFU — an enumeration of possible errors.
Start by looking at the error type Error, then view the
context selectors Leaf and Intermediate.
Structs
| Intermediate | SNAFU context selector for the |
| Leaf | SNAFU context selector for the |
Enums
| Error | An enumeration of possible errors. |