//! Collection of helpers / utilities #![cfg_attr(feature="no_std", no_std)] #[cfg(feature="macros")] #[macro_use] pub mod macros;