pub type AdminReceiver = UnboundedReceiver<AdminCommands>;Expand description
Channel for AdminCommands
Aliased Typeยง
pub struct AdminReceiver { /* private fields */ }pub type AdminReceiver = UnboundedReceiver<AdminCommands>;Channel for AdminCommands
pub struct AdminReceiver { /* private fields */ }