noodles-bed handles the reading and writing of the BED (Browser Extensible Data) format.
pub use self::io::Reader;
pub use self::io::Writer;