masterror 0.27.3

Application error types and response mapping
Documentation
1
2
3
4
5
error: missing `kind = ...` in #[app_error(...)]
 --> tests/ui/app_error/fail/missing_kind.rs:9:1
  |
9 | #[app_error(message)]
  | ^