Struct davincibot::repl::IdeaPrinter[][src]

pub struct IdeaPrinter {
    pub always_inherited: bool,
    pub implementation: Box<PrinterImplementation>,
}

Fields

Methods

impl IdeaPrinter
[src]

Auto Trait Implementations

impl !Send for IdeaPrinter

impl !Sync for IdeaPrinter