macro_rules! build {
($actor:expr) => { ... };
}Expand description
Build-script helper that runs IcyDB codegen for the specified canister actor path.
macro_rules! build {
($actor:expr) => { ... };
}Build-script helper that runs IcyDB codegen for the specified canister actor path.