# icydb-derive
Internal derive/proc-macro crate used by the IcyDB workspace.
It provides derives used by runtime and tests (for example `FieldProjection`, display helpers, and arithmetic helper derives).
Most users should depend on `icydb`, not this crate directly.
References:
- Workspace overview: `README.md`
- Release notes: `CHANGELOG.md`