gc::GcCellRef [] [src]

type GcCellRef<'a, T> = Ref<'a, T>;

A wrapper type for an immutably borrowed value from a GcCell