pub type ImageModelRef = ModelRef<dyn DynImageModel>;Expand description
Shared reference to an image model (or an unresolved model id).
Aliased Type§
pub struct ImageModelRef(/* private fields */);pub type ImageModelRef = ModelRef<dyn DynImageModel>;Shared reference to an image model (or an unresolved model id).
pub struct ImageModelRef(/* private fields */);