macro_rules! interface_type {
    ($interface_name:literal) => { ... };
}
Expand description

Create const TypeInfo with the TypeKind::Interface and given short name