Function fs2::lock_contended_error
source · pub fn lock_contended_error() -> Error
Expand description
Returns the error that a call to a try lock method on a contended file will return.
pub fn lock_contended_error() -> Error
Returns the error that a call to a try lock method on a contended file will return.