iota_json

Macro type_args

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