define_wrapper

Macro define_wrapper 

Source
macro_rules! define_wrapper {
    ($type_:path, $wrapper_name:ident) => { ... };
}