memquota: suppress clippy::single_match warning.
"Suppress" rather than "fix": this pattern is intentional, and makes it clear that we're doing an exhaustive match.
cc @Diziet
"Suppress" rather than "fix": this pattern is intentional, and makes it clear that we're doing an exhaustive match.
cc @Diziet