Modules§
- reformat
- Format-preserving code rewriting using rustfmt and line-level diffs
Functions§
- inject_
module_ doc_ attr - Injects
#![doc = syncdoc::module_doc!()]for module-level documentation - inject_
omnidoc_ attr - Injects
#[omnidoc(path = "...")]attribute into an item’s token stream - rewrite_
file - strip_
doc_ attrs - Strips all doc attributes from a token stream while preserving other attributes
- strip_
inner_ doc_ attrs - Strips inner doc attributes from module content