Synchronization primitives implemented in timely dataflow.
pub use self::barrier::Barrier;
pub use self::sequence::Sequencer;