textchunk

Macro textchunk 

Source
macro_rules! textchunk {
    ($txt:literal, $mode:literal) => { ... };
}
Expand description

Convenient, I hope?