leo_ast
2.7.1
leo_ast
Macro
halt
Copy item path
Source
macro_rules! halt { ($span: expr) => { ... }; ($span: expr, $($x:tt)*) => { ... }; }