macro_rules! canic_endpoints_root {
() => { ... };
}Expand description
Generate the endpoint surface for the root orchestrator canister.
macro_rules! canic_endpoints_root {
() => { ... };
}Generate the endpoint surface for the root orchestrator canister.