sm_to_2xl

Macro sm_to_2xl 

Source
macro_rules! sm_to_2xl {
    ( $( $prefix:ident )* ) => { ... };
}