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

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