http: clippy fixes
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
31a569b425
commit
28ee8bc6d0
@ -315,7 +315,7 @@ impl<W: AsyncWrite + Unpin> AsyncWrite for WebSocketWriter<W> {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
#[derive(Debug, Eq, PartialEq)]
|
||||
/// Represents the header of a websocket Frame
|
||||
pub struct FrameHeader {
|
||||
/// True if the frame is either non-fragmented, or the last fragment
|
||||
|
Loading…
x
Reference in New Issue
Block a user