1 2 3 4 5 6
// #[include_doc("doc_use.md", start)] /// example // #[include_doc("doc_use.md", end)] use std::collections; fn main() {}