Type Alias fast_log::runtime::Sender

source ·
pub type Sender<T> = Sender<T>;

Aliased Type§

struct Sender<T> { /* private fields */ }