pub fn saves_dir() -> Option<PathBuf>Expand description
Directory holding the runtime save files (auto, save1 ..). Created on
first write by the running application, never by a build. Resolves under the
writable-state dir, which is the content root unless an application redirected it.