pub const fn new_cache_talc_lock() -> CacheTalcLockExpand description
Const constructor for a fresh empty CacheTalcLock. Suitable for
a static binding; backing memory must be supplied at runtime via
lock.lock().claim(Span::from_array(...)).
pub const fn new_cache_talc_lock() -> CacheTalcLockConst constructor for a fresh empty CacheTalcLock. Suitable for
a static binding; backing memory must be supplied at runtime via
lock.lock().claim(Span::from_array(...)).