1//! Alignment record CIGAR operations iterators. 2 3mod try_simplify; 4 5pub use self::try_simplify::TrySimplify;