A stub for a Rust crate for BED file manipulation
pub use crate::extract::*;
pub use crate::merge::*;
pub use crate::structs::*;