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

Pattern that matches an unknown ParameterValue member.