[][src]Macro zamm_yin::run_closure

macro_rules! run_closure {
    ($wrapper:expr, $input:expr, $t:ty) => { ... };
}

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