Expand description
This is the main application Result type. This should be used instead of anyhow::Result.
Type Aliasesยง
- Rustium
Result - Custom Result type to use with app-specific errors A replacement for anyhow::
This is the main application Result type. This should be used instead of anyhow::Result.