[][src]Module rsst::util

Misc utility functions.

Enums

Error

Error commonly used across this crate.

Functions

get_config_file

Try finding the config file. Use the one passed if it's Some.

get_metadata_dir

Try finding the metadata dir. Use the one passed if it's Some.

get_output_dir

Try finding the output dir. Use the one passed if it's Some.

to_string

Try loading the content at the given filepath into a String.