# Functions
NewStore initializes a new Store.
NewStoreContext performs NewStore with a context.
ReadStore reads a scrt Store from raw data.
ReadStoreContext performs ReadStore with a context.
WriteStore writes a Store as raw data to be saved.
WriteStoreContext performs WriteStore with a context.