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

Pattern that matches an unknown ValueType member.