Macro noble_contracts::convert_args[][src]

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