string_wrapper

Macro string_wrapper 

Source
macro_rules! string_wrapper {
    ($name:ident) => { ... };
}