ReadonlydestroyDestroys the store, cleans up its Rust state, and deletes the file.
ReadonlygetPath where the store is saved.
ReadonlyidStore id.
ReadonlysaveSaves the store to the disk.
ReadonlysaveSaves all stores to the disk.
ReadonlysaveSaves all the stores to the disk immediately, ignoring the save strategy.
ReadonlysaveSaves the store to the disk immediately, ignoring the save strategy.
ReadonlystartStarts watching for changes.
ReadonlystopStops watching for changes.
A contract that a store must adhere to in order to be considered a valid implementation.