time_macros::quote

Macro quote_group

source
macro_rules! quote_group {
    ({ $($x:tt)* }) => { ... };
}