Function ggez::filesystem::user_data_dir

source ·
pub fn user_data_dir(ctx: &Context) -> &Path
👎Deprecated since 0.8.0: Use ctx.fs.user_data_dir instead
Expand description

Return the full path to the user data directory.