Expand description
A persistent Clock implementation.
Modules§
- write
- The Error returned by
PersistedClock.
Structs§
- Persisted
Clock - A
Clockimplementation, that can be persisted to disk, via thefrom_pathorsave_to_filefunctions.
A persistent Clock implementation.
PersistedClock.Clock implementation, that can be persisted to
disk, via the from_path or
save_to_file functions.