[][src]Macro pallet_contracts::convert_args

macro_rules! convert_args {
    () => { ... };
    ( $( $t:ty ),* ) => { ... };
}