[][src]Type Definition ferris_gc::sync::GcOpt

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