Skip to main content

FILE_LOCK_TYPE

Constant FILE_LOCK_TYPE 

Source
pub const FILE_LOCK_TYPE: &'static str;
Expand description

The lock type as represented by i.e. POSIX’s l_type.

§Notes

§Examples

  • "read"