refactor(proto): replace anyhow with thiserror in readers
This commit is contained in:
parent
58c69928a1
commit
da6410ce05
5 changed files with 80 additions and 23 deletions
|
|
@ -3,3 +3,4 @@ pub mod frontend;
|
|||
pub mod oneway;
|
||||
pub mod protoreader;
|
||||
mod utils;
|
||||
pub mod errors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue