pub fn user_brain_db_path() -> Option<PathBuf>Expand description
v0.4.1: full path to the user-scope brain.db.
Convenience wrapper over user_kimetsu_dir that appends
brain.db. Returns None when no home directory is resolvable.
pub fn user_brain_db_path() -> Option<PathBuf>v0.4.1: full path to the user-scope brain.db.
Convenience wrapper over user_kimetsu_dir that appends
brain.db. Returns None when no home directory is resolvable.