errors
0.0.1
errors
Macro
ffx_bail
Copy item path
Source
macro_rules! ffx_bail { ($msg:literal $(,)?) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }