[][src]Type Definition ferris_gc::GcCellOpt

type GcCellOpt<T> = Option<Gc<T>>;