Macro wasmcloud_component::error
source ยท macro_rules! error { (context: $context:expr, $($arg:tt)+) => { ... }; (context: $context:expr; $($arg:tt)+) => { ... }; ($($arg:tt)+) => { ... }; }
macro_rules! error { (context: $context:expr, $($arg:tt)+) => { ... }; (context: $context:expr; $($arg:tt)+) => { ... }; ($($arg:tt)+) => { ... }; }