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