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

Pattern that matches an unknown EvictionPolicyOverride member.