tvix_eval

Macro lifted_pop

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