[][src]Module vmm_sys_util::file_traits

Traits for handling file synchronization and length.

Traits

FileSetLen

A trait for setting the size of a file.

FileSync

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