Interface defining the storage backend for save data.
Static
Readonly
Reads save data from the storage backend.
Result containing either the loaded saves or an error
Writes save data to the storage backend.
Boolean indicating success or failure of the write operation
Interface defining the storage backend for save data.