[][src]Type Definition pix_engine::image::ImageRef

type ImageRef = Rc<RefCell<Image>>;