sync
pub use flume::FlumeSuck;
sync-flume
pub use crossbeam::CrossbeamSuck;
sync-crossbeam
pub use std::StdSuck;
sync-std