Skip to main content
shared
steel_
utils
0.15.2+mc26.2
In steel_
utils::
locks
steel_utils
::
locks
Function
shared
Copy item path
Source
pub fn shared<T>(value: T) ->
Shared
<T>
Expand description
Wraps
value
in the standard shared lock handle.