Module persistent

Source
Expand description

A persistent Clock implementation.

Modules§

write
The Error returned by PersistedClock.

Structs§

PersistedClock
A Clock implementation, that can be persisted to disk, via the from_path or save_to_file functions.