[][src]Macro zamm_yin::define_closure

macro_rules! define_closure {
    ($closure:expr) => { ... };
}

Unwrap a StrongValue holding a closure, and return the result after running on the input.