pub fn default_persist_path() -> Option<PathBuf>Expand description
Default persistence path: <data_dir>/client_adaptive.json. Falls
back to None if the platform data dir is not resolvable; in that
case the controller still works, it just won’t persist.