Skip to main content

text

Macro text 

Source
macro_rules! text {
    ( $( $arg: tt )* ) => { ... };
}