maybe-fatal-derive 0.1.0-beta.4

Code generation for the maybe-fatal crate
Documentation
1
2
3
4
5
6
7
pub mod field;
pub mod item;
pub mod message;
pub mod repr;
pub mod variant;

pub use repr::Repr;