Type Definition msr_plugin::MessageSender

source · []
pub type MessageSender<T> = UnboundedSender<T>;