1 2 3 4
#![doc = include_str!("docs.md")] #[doc = include_str!("operations.md")] pub mod operations {}