Crate wasmflow_macros
source · [−]Expand description
wasmflow-macros
Macros used by the Wasmflow project
Macros
Test a condition and if it is false, return the supplied error. It’s like an assert! that doesn’t panic.
Test a condition and if it is false, return the supplied error. It’s like an assert! that doesn’t panic.
Test a condition and if it is false, return the supplied error. It’s like an assert! that doesn’t panic.