Trait GenericSyncFile

Source
pub trait GenericSyncFile:
    Send
    + Sync
    + Read
    + Write
    + Seek { }

Implementorsยง