ousia_derive 1.0.1

Derive macros for the ousia library
Documentation

ousia_derive

Procedural macros for Ousia — a graph-relational ORM with built-in double-entry ledger for Rust.

This crate is an implementation detail of ousia. You should not depend on it directly.

[dependencies]
ousia = "1.0"

The macros in this crate (OusiaObject, OusiaDefault) are re-exported from ousia and documented there.

License

MIT