Crate crev_common

Crate crev_common 

Source
Expand description

Bunch of code that is auxiliary and common for all crev

Re-exports§

pub use crate::blake2b256::Blake2b256;

Modules§

blake2b256
fs
rand
serde

Enums§

CancelledError
YAMLIOError

Functions§

base64_decode
base64_encode
blake2b256sum
blake2b256sum_file
is_equal_default
is_set_empty
is_vec_empty
now
Now with a fixed offset of the current system timezone
read_file_to_digest_input
read_from_yaml_file
run_with_shell_cmd
run_with_shell_cmd_capture_stdout
run_with_shell_cmd_custom
sanitize_name_for_fs
Takes a name and converts it to something safe for use in paths etc.
sanitize_url_for_fs
Takes an url and converts it to something safe for use in paths etc.
save_to_yaml_file
store_str_to_file
store_to_file_with
try_again_or_cancel
yes_or_no_was_y