Macro iota_json::type_args

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