macro_rules! canic_endpoints {
() => { ... };
}Expand description
Expose the shared query and update handlers used by all Canic canisters.
macro_rules! canic_endpoints {
() => { ... };
}Expose the shared query and update handlers used by all Canic canisters.