Module atomic_lib::resources
source · Expand description
Structs§
- A Resource is a set of Atoms that shares a single Subject. A Resource only contains valid Values, but it might lack required properties. All changes to the Resource are applied after committing them (e.g. by using).
Type Aliases§
- Maps Property URLs to their values