Trait Flockable
unsafe trait Flockable: std::os::fd::AsRawFd
Represents valid types for flock.
Safety
Types implementing this must not be Clone.
Flockableunsafe trait Flockable: std::os::fd::AsRawFd
Represents valid types for flock.
Types implementing this must not be Clone.