feat(proto): add generic proto writer
This commit is contained in:
parent
65f90ba600
commit
0a3683e2fa
4 changed files with 69 additions and 0 deletions
3
proto/src/writer/mod.rs
Normal file
3
proto/src/writer/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
pub mod oneway;
|
||||
pub mod protowriter;
|
||||
Loading…
Add table
Add a link
Reference in a new issue