Module vmm_sys_util::file_traits[][src]

Expand description

Traits for handling file synchronization and length.

Traits

A trait for setting the size of a file.

A trait for flushing the contents of a file to disk.