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

Pattern that matches an unknown LeaseStatus member.