fack 0.2.0

Declarative error handling library with no_std support and composable code generation
Documentation
1
2
3
4
5
error: transparent error cannot also declare display formatting
 --> tests/ui/transparent_format.rs:5:8
  |
5 | struct Error(std::io::Error);
  |        ^^^^^