thread_pool

Type Alias Tx

source
pub(crate) type Tx = Sender<Job>;

Aliased Typeยง

struct Tx { /* private fields */ }