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

Pattern that matches an unknown Value member.