Module result

Source
Expand description

This is the main application Result type. This should be used instead of anyhow::Result.

Type Aliasesยง

RustiumResult
Custom Result type to use with app-specific errors A replacement for anyhow::