fack 0.2.0

Declarative error handling library with no_std support and composable code generation
Documentation
1
2
3
4
5
error: ambiguous numeric field capture with explicit positional format arguments
 --> tests/ui/ambiguous_position.rs:3:9
  |
3 | #[error("outer {0}", 3)]
  |         ^^^^^^^^^^^