icydb-derive 0.11.2

IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer
Documentation

icydb-derive

Internal procedural macros used by the IcyDB workspace.

This crate provides derive macros used by runtime and tests, including:

  • FieldValues
  • Display
  • Inner
  • arithmetic derives such as Add, Sub, Mul, Div, and assign variants

This crate is part of IcyDB internals. Most users should depend on icydb instead.