Trait rustdoc::html::format::PrintWithSpace[][src]

pub(crate) trait PrintWithSpace {
    fn print_with_space(&self) -> &str;
}

Required methods

Implementations on Foreign Types

Implementors