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

Pattern that matches an unknown Representation member.