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