Crate hatch_result

Source

Structs§

HatchResult
The main HatchResult type. See crate level documentation for more information. derives the same traits as std::result::Result

Traits§

ResultHatchExt
An extension trait for adding the hatch method to the builtin Result type.