scrypto_args

Macro scrypto_args 

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