Wolfgang Bumiller 4805edc4ec move more tools for the client into subcrates
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-07-19 10:07:12 +02:00

3 lines
70 B
Rust

mod std_channel_writer;
pub use std_channel_writer::StdChannelWriter;