1 2 3 4
//! Shortcut functions for common operations. #[cfg(feature = "shortcuts")] pub use reinhardt_shortcuts::*;