You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`file_lock` util provides `FileLock` type which is a wrapper around
`fs2` and `std::fs::File`. This is useful as `fs2` supports Solaris and has
fewer dependencies than `fd-lock`.
Signed-off-by: onur-ozkan <work@onurozkan.dev>
0 commit comments