parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -20,7 +20,6 @@ pub struct MessageStream<S> {
|
|||
encoding_buffer: Vec<u8>,
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
#[derive(Debug)]
|
||||
pub enum Message {
|
||||
Envelope(Envelope),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue