OutgoingRequestChannel

Type Alias OutgoingRequestChannel 

Source
pub type OutgoingRequestChannel = Sender<(VmId, OutgoingRequest)>;

Aliased Typeยง

pub struct OutgoingRequestChannel { /* private fields */ }