pub type MemoryControllerRef<F> = Rc<RefCell<MemoryController<F>>>;
Aliased Typeยง
struct MemoryControllerRef<F> { /* private fields */ }
pub type MemoryControllerRef<F> = Rc<RefCell<MemoryController<F>>>;
struct MemoryControllerRef<F> { /* private fields */ }