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

Pattern that matches an unknown ChildLocation member.