Expand description
A crate which provides Sync multiple reader single writer for a file
Structsยง
- File
Reader - Read Guard for a file Each read guard has its own file descriptor and its own cursor offset
- File
Writer - Write guard for a file
- RWFile
- A readable and writeable file