Module atomic_lib::store
source · Expand description
In-memory store of Atomic data. This provides many methods for finding, changing, serializing and parsing Atomic Data.
Structs§
- The in-memory store of data, containing the Resources, Properties and Classes It uses the
default_agent
as the default client.