quote_block

Macro quote_block 

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