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

Pattern that matches an unknown Path member.