pub const ARCHIVE_FILE_NAME: &str = "notifications";Expand description
File-name (without extension) used for the persistent archive.
Resolved through AppPaths::config_file into
<config_dir>/<app>/notifications.toml.
pub const ARCHIVE_FILE_NAME: &str = "notifications";File-name (without extension) used for the persistent archive.
Resolved through AppPaths::config_file into
<config_dir>/<app>/notifications.toml.