Re-exports§
pub use base_traits::*;
pub use iter::*;
pub use impl_std::*;
pub use error::*;
Modules§
Macros§
Structs§
- Hatch
Result - The main HatchResult type. See crate level documentation for more information. derives the same traits as std::result::Result
- Identifier
Value - Literal
IntValue - Literal
String Value
Enums§
Traits§
- Result
Hatch Ext - An extension trait for adding the
hatch
method to the builtin Result type.