rustbinary-derive 0.1.0

Derive macros for rustbinary schema metadata
Documentation
rustbinary-derive-0.1.0 has been yanked.

Procedural derives used by rustbinary.

Applications normally enable the matching rustbinary feature and use the derives re-exported by the main crate. Generated paths intentionally refer to ::rustbinary, keeping the runtime traits and wire implementation owned by one crate.