Macro ex3_node_types::new_type_principal

source ยท
macro_rules! new_type_principal {
    ($name:ident, $is_canister:expr) => { ... };
}