CoreTx

Type Alias CoreTx 

Source
pub(crate) type CoreTx = Sender<CoreMsg>;

Aliased Typeยง

pub(crate) struct CoreTx { /* private fields */ }