pub fn default_timestamp() -> StringExpand description
Default persisted-record timestamp: seconds since Unix epoch, as a
string. Sortable, unambiguous, and dependency-free. Callers that
want a human-readable format should overwrite the timestamp field
themselves (e.g. via with_timestamp).