Skip to main content
try_lock_shared
cargo
1.98.0-nightly
(f46ec5218 2026-06-30)
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
>