xs_to_7xl

Macro xs_to_7xl 

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