quote_append

Macro quote_append 

Source
macro_rules! quote_append {
    ($ts:ident $($x:tt)*) => { ... };
}