canic-dsl-macros
Proc macros for defining Internet Computer endpoints in Canic canisters.
This crate provides #[canic_query] and #[canic_update], which are thin wrappers
around the IC CDK #[query] / #[update] attributes and route through Canic's
pipeline (requires -> dispatch).
Use all(...), any(...), and not(...) inside requires(...) for composition.
use ;
async
async