//! A high-performance Rust library for parsing, filtering, and manipulating
//! multiplexed isobaric data that has been quantified using the Census
//! algorithm
pub use Dataset;
pub use ;
pub use ;
pub use ;
/// Parse a string containing a complete census file into a `Dataset`