aether-ndk-macro
Procedural macro for the Aether Node Development Kit.
Use via aether-ndk — don't depend on this crate directly.
use *;
What #[aether_node] generates
Defaultimpl using#[param(default = ...)]valuesAetherNodeMetatrait withtype_name()andparam_defs()- Static
PARAM_COUNTconstant - Strips
#[param]attributes so the struct compiles cleanly
License
MIT — see LICENSE