axum-error-object 0.0.1

Provides a `Result<T>` type and related utility types that can be used to holistically provide object response errors.
Documentation
1
2
3
4
5
6
7
unstable_features = true
use_small_heuristics = "Max"
reorder_imports = true
imports_granularity = "Module"
group_imports = "StdExternalCrate"
style_edition = "2024"
edition = "2024"