pub fn data_dir() -> Result<PathBuf, PathsError>Expand description
Directory for downloaded application data; the device-render asset cache
lives under data_dir()/assets.
$XDG_DATA_HOME/openlogi, default ~/.local/share/openlogi.
pub fn data_dir() -> Result<PathBuf, PathsError>Directory for downloaded application data; the device-render asset cache
lives under data_dir()/assets.
$XDG_DATA_HOME/openlogi, default ~/.local/share/openlogi.