text

Macro text 

Source
macro_rules! text {
    ($val: expr) => { ... };
}