Type Alias sidevm_host_runtime::OutgoingRequestChannel
source · pub type OutgoingRequestChannel = Sender<(VmId, OutgoingRequest)>;
Aliased Type§
struct OutgoingRequestChannel { /* private fields */ }
pub type OutgoingRequestChannel = Sender<(VmId, OutgoingRequest)>;
struct OutgoingRequestChannel { /* private fields */ }