Trait rustdoc::html::format::Print

source ·
pub(crate) trait Print {
    fn print(self, buffer: &mut Buffer);
}

Required Methods§

Implementations on Foreign Types§

Implementors§