manifest_args

Macro manifest_args 

Source
macro_rules! manifest_args {
    ($($args: expr),*$(,)?) => { ... };
}