pub type ObjectHandle = ResourceHandle<Object>;Expand description
Refcounted handle to a Object.
Aliased Typeยง
pub struct ObjectHandle { /* private fields */ }pub type ObjectHandle = ResourceHandle<Object>;Refcounted handle to a Object.
pub struct ObjectHandle { /* private fields */ }