Macros§
Structs§
- Layered storage for evaluating expressions with multiple storages without having to duplicate the storages
Enums§
- Op enum for Token parsing
Constants§
Traits§
Functions§
- Describes a storage value
- Custom serializer for StorageValue::Number
Type Aliases§
- A selector is a list of parts that can be used to point to a place in a storage It can be a simple identifier, an object’s attribute, a array slice or a null value (write to nothing like in /dev/null)