Type Definition msr_plugin::ReplyReceiver

source · []
pub type ReplyReceiver<T> = Receiver<T>;