Struct solana_runtime::log_collector::LogCollector
source · [−]pub struct LogCollector { /* private fields */ }
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
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more