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