Module utility

Module utility 

Source

Structs§

FileTime
FileTime is a type that represents a Windows file time.

Traits§

ReadAt
A trait for types that can read data from a file-like object at a specific offset.
WriteAt
A trait for types that can write data to a file-like object at a specific offset.