DashTx

Type Alias DashTx 

Source
pub(crate) type DashTx = Sender<HashMap<String, ServiceStatus>>;

Aliased Typeยง

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