Type Definition gluon_vm::gc::OwnedGcRef[][src]

pub type OwnedGcRef<'a, T> = Borrow<'a, OwnedPtr<T>>;