[][src]Macro jrsonnet_evaluator::future_wrapper

macro_rules! future_wrapper {
    ($orig: ty, $wrapper: ident) => { ... };
}