egglog
1.0.0
egglog
Macro
vars
Copy item path
Source
macro_rules! vars { [$($x:ident : $t:tt),* $(,)?] => { ... }; }