macro_rules! TypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown Type member.