qtty-derive 0.1.0

Procedural macro derives for qtty-core.
Documentation

qtty-derive

Procedural macro implementation used by qtty-core.

This crate is primarily an internal implementation detail: the Unit derive expands in terms of crate::Unit and crate::Quantity, which means it is intended to be used inside qtty-core (or crates with the same crate-root API).

Most users should depend on qtty instead.

License

AGPL-3.0 (see ../LICENSE).