1
2
3
4
mod config;
mod sink;

pub use config::{ConsoleSinkConfig, Target};