# Functions
NewStore creates a new process data store.
# Structs
Store is the process data store.
StoreEntry is the process data store for a single address.
# Interfaces
Object is the interface for all objects that can be stored in the process data store.