Skip to main content

Module file

Module file 

Source
Expand description

Config files: format detection, ordered round-trips, atomic writes.

Structs§

Document
The parsed content of one config file: the entry list plus any unknown top-level keys, which are preserved on write-back.
FileSuspendGuard
RAII guard for the file-level suspend counter.
LoaderFile
A handle to one config file on disk.

Enums§

FileFormat
The serialization format of a LoaderFile, picked from its extension.