pub fn config_dir() -> PathBufExpand description
Returns the platform-specific configuration directory for ccalc.
On Linux/macOS this is typically ~/.config/ccalc; on Windows %APPDATA%\ccalc.
Falls back to the current directory if the platform config dir cannot be determined.