refactor(proto): replace anyhow with thiserror in writers
This commit is contained in:
parent
bb39d138d8
commit
58c69928a1
5 changed files with 21 additions and 6 deletions
|
|
@ -2,3 +2,4 @@ pub mod backend;
|
|||
pub mod frontend;
|
||||
pub mod oneway;
|
||||
pub mod protowriter;
|
||||
pub mod errors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue