plain

Macro plain 

Source
macro_rules! plain {
    ($plain_text:expr) => { ... };
}
Expand description

Returns given plain text.