snix_eval

Macro lifted_pop

Source
macro_rules! lifted_pop {
    ($vm:ident ($($bind:ident),+) => $body:expr) => { ... };
}