error_spanned 0.1.0

Generates wrapper structs and macros around an enum implementing std::error::Error. Generated macros can be used to add line, file and span info to the enum's error. This is meant to be used inside proc macro libs.
Documentation
1
2
3
4
/target
Cargo.lock
/error_spanned_derive/Cargo.lock
/error_spanned_derive/target