[][src]Macro waiter_di::wrap

macro_rules! wrap {
    ($wrapped_type:path as $wrapper_name:ident) => { ... };
}