Module rustdoc::passes::unindent_comments [−][src]
Re-exports
use std::cmp; |
use std::string::String; |
use std::usize; |
use clean; |
use clean::DocFragment; |
use clean::Item; |
use plugins; |
use fold; |
use fold::DocFolder; |
Structs
CommentCleaner |
Functions
unindent | |
unindent_comments | |
unindent_fragments |