1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-01 08:45:10 +02:00
This commit is contained in:
Rob Ede
2021-04-13 12:44:38 +01:00
parent edd9f14752
commit 4442535a45
3 changed files with 8 additions and 6 deletions

View File

@ -70,6 +70,7 @@ macro_rules! downcast {
#[cfg(test)]
mod tests {
#![allow(clippy::upper_case_acronyms)]
trait MB {
downcast_get_type_id!();