Struct solana_runtime::log_collector::LogCollector [−][src]
pub struct LogCollector { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for LogCollector
impl Send for LogCollector
impl !Sync for LogCollector
impl Unpin for LogCollector
impl UnwindSafe for LogCollector
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self
pub fn vzip(self) -> V