mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-17 10:13:30 +01:00
chore: address clippy lint
This commit is contained in:
parent
b9305ff59d
commit
cff958e518
@ -488,6 +488,7 @@ enum HttpVer {
|
|||||||
Both,
|
Both,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::large_enum_variant)]
|
||||||
#[derive(Clone)]
|
#[derive(Clone)]
|
||||||
enum StreamType {
|
enum StreamType {
|
||||||
Tcp,
|
Tcp,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user