chore(proto): crate formatting

This commit is contained in:
Jindřich Moravec 2023-12-23 01:28:30 +01:00
parent 505f59b354
commit a08376766c
18 changed files with 103 additions and 75 deletions

View file

@ -1,6 +1,6 @@
pub mod backend;
pub mod errors;
pub mod frontend;
pub mod oneway;
pub mod protoreader;
mod utils;
pub mod errors;