You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Coallocation option/parameter about using metadata that does prefer to use meta data. This is of type [co_alloc::CoAllocMetaNumSlotsPref] (but not a whole [co_alloc::CoAllocPref]).
157
+
/// Coallocation option/parameter about using metadata that does prefer to use meta data. This is of type [crate::co_alloc::CoAllocMetaNumSlotsPref] (but not a whole [crate::co_alloc::CoAllocPref]).
/// Coallocation option/parameter about using metadata that prefers NOT to use meta data. This is of type [co_alloc::CoAllocMetaNumSlotsPref] (but not a whole [co_alloc::CoAllocPref]).
167
+
/// Coallocation option/parameter about using metadata that prefers NOT to use meta data. This is of type [crate::co_alloc::CoAllocMetaNumSlotsPref] (but not a whole [crate::co_alloc::CoAllocPref]).
/// Default coallocation option/parameter about using metadata (whether to use meta data, or not). This is of type [::alloc::co_alloc::CoAllocMetaNumSlotsPref] (but not a whole []::alloc::co_alloc::CoAllocPref]).
176
+
/// Default coallocation option/parameter about using metadata (whether to use meta data, or not). This is of type [crate::co_alloc::CoAllocMetaNumSlotsPref] (but not a whole [crate::co_alloc::CoAllocPref]).
0 commit comments