Module utils

Source

Modules§

main
Utility functions for the main function of backup-deduplicator.

Structs§

NullWriter
A writer that discards all data.

Traits§

LexicalAbsolute
Trait to convert a path to a lexical absolute path. Does not require the path to exist.

Functions§

decode_hex
Decode a hex string to a byte vector.
get_time
Get the current time in seconds since the Unix epoch (in seconds).