[go: up one dir, main page]

Function get_ref

Source
pub fn get_ref<T>(v: &RwLock<RawRwLock, T>) -> RwLockReadGuard<'_, RawRwLock, T>
Expand description

Get a shared reference through a MutableOnDemand for read-only access.