chore(proto): crate formatting
This commit is contained in:
parent
505f59b354
commit
a08376766c
18 changed files with 103 additions and 75 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::message::errors::ProtoSerializeError;
|
||||
use thiserror::Error;
|
||||
use tokio::io;
|
||||
use crate::message::errors::ProtoSerializeError;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum ProtoWriteError {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue