move more tools for the client into subcrates
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
2
pbs-tools/src/tokio/mod.rs
Normal file
2
pbs-tools/src/tokio/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
pub mod tokio_writer_adapter;
|
||||
pub use tokio_writer_adapter::TokioWriterAdapter;
|
Reference in New Issue
Block a user