Type Definition fake_netstack::StreamSocketCell

source ·
pub(crate) type StreamSocketCell = Rc<RefCell<StreamSocket>>;