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 derive `From`
 --> tests/ui/from_transparent.rs:5:8
  |
5 | struct Error(std::io::Error);
  |        ^^^^^