Skip to main content

quote_cmd

Macro quote_cmd 

Source
macro_rules! quote_cmd {
    ($session:expr, $($symbol:expr),+ $(,)?) => { ... };
}