Make Clippy happy

This commit is contained in:
Clément Renault
2024-01-16 17:04:01 +01:00
parent 50e1d34c66
commit d997ea1f01
3 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,7 @@ impl ResponseError {
}
}
#[allow(clippy::enum_variant_names)]
#[derive(Deserialize, Debug, Clone, Copy)]
#[cfg_attr(test, derive(serde::Serialize))]
pub enum Code {