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

Pattern that matches an unknown LeaseError member.