Module rustdb::atomfile[][src]

Expand description

Structs

AtomicFile makes sure that database updates are all-or-nothing. Keeps a list of outstanding writes which have not yet been written to the underlying file.

Slice of Data to be written to storage.