Type Definition slog_config::Drain [] [src]

type Drain = Box<SendSyncDrain<Ok=(), Err=Box<Error>>>;

Type of Drain returned by this library