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