Struct tvm_rt::object::ObjectRef [−][src]
pub struct ObjectRef(_);
Methods from Deref<Target = Object>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ObjectRef
impl UnwindSafe for ObjectRef
Blanket Implementations
Mutably borrows from an owned value. Read more