Skip to main content
try_lock_shared
cargo
1.99.0-nightly
(6f72b5dd5 2026-07-22)
In cargo::
util::
flock::
imp
cargo
::
util
::
flock
::
imp
Function
try_
lock_
shared
Copy item path
Source
pub fn try_lock_shared(file: &
File
) ->
Result
<
()
,
TryLockError
>