darling 0.1.6

A proc-macro library for reading attributes into structs when implementing custom derives.
Documentation
1
2
3
cargo publish --manifest-path core/Cargo.toml; 
cargo publish --manifest-path macro/Cargo.toml;
cargo publish;