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

Pattern that matches an unknown Parameter member.