Trait rustdoc::html::format::PrintWithSpace
source · pub(crate) trait PrintWithSpace {
fn print_with_space(&self) -> &str;
}
Required Methods
source
pub(crate) trait PrintWithSpace {
fn print_with_space(&self) -> &str;
}