Trait solana_cli_output::VerboseDisplay[][src]

pub trait VerboseDisplay: Display {
    fn write_str(&self, w: &mut dyn Write) -> Result { ... }
}

Provided methods

fn write_str(&self, w: &mut dyn Write) -> Result[src]

Loading content...

Implementors

Loading content...