1 2 3 4 5 6
#![warn(missing_docs)] //! **noodles-util** are utilities for working with noodles. #[cfg(feature = "alignment")] pub mod alignment;