[][src]Type Definition nonogrid::utils::rc::InteriorMutableRef

type InteriorMutableRef<T> = RefCell<T>;