Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Jun 22, 2024
1 parent 6232082 commit 555fc22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntex/src/web/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ enum HttpVer {
}

#[derive(Clone)]
#[allow(clippy::large_enum_variant)]
enum StreamType {
Tcp,
#[cfg(feature = "openssl")]
Expand Down

0 comments on commit 555fc22

Please sign in to comment.