pub type HostcallQueue = Rc<RefCell<HostcallRequestQueue<HostcallRequest>>>;Aliased Typeยง
pub struct HostcallQueue { /* private fields */ }pub type HostcallQueue = Rc<RefCell<HostcallRequestQueue<HostcallRequest>>>;pub struct HostcallQueue { /* private fields */ }