pub type OutgoingRequestChannel = Sender<(VmId, OutgoingRequest)>;
Aliased Typeยง
pub struct OutgoingRequestChannel { /* private fields */ }
pub type OutgoingRequestChannel = Sender<(VmId, OutgoingRequest)>;
pub struct OutgoingRequestChannel { /* private fields */ }