tinymist_
std
0.14.0
tinymist_std
Macro
bail
Copy item path
Source
macro_rules! bail { ($($arg:tt)+) => { ... }; }
Expand description
Bails with the given arguments.