Trait slog_config::SendSyncDrain [] [src]

pub trait SendSyncDrain: Drain + Send + Sync + RefUnwindSafe + UnwindSafe { }

Bounds of Drain returned by this crate

Implementors