Macro iota_json::call_args

source ยท
macro_rules! call_args {
    ($($value:expr),*) => { ... };
}