proxmox-backup/pbs-tools/src/sync/mod.rs

3 lines
70 B
Rust

mod std_channel_writer;
pub use std_channel_writer::StdChannelWriter;