Function moonshine_save::save::into_file

source ·
pub fn into_file(
    path: PathBuf
) -> impl Fn(In<Saved>, Res<'_, AppTypeRegistry>) -> Result<Saved, SaveError>
Expand description

A System which writes Saved data into a file at given path.