Type Definition slog_config::Drain [] [src]

type Drain = Box<Drain<Error=Box<Error>> + Sync + Send>;

Type of Drain returned by this library