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