truthlinked-axiom-macro 0.1.2

Procedural macro helpers for TruthLinked Axiom cell development.
Documentation
  • Coverage
  • 25%
    1 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 34.64 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 365.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • truth-linked

Procedural macro helpers for TruthLinked Axiom cell development.

The macros in this crate provide a Rust-native authoring layer for Axiom cells while keeping expansion explicit and deterministic. Generated code must remain stable across compiler versions because cell artifacts are deployed and audited on chain.