Module mentat::conn
[−]
[src]
Structs
Conn |
A mutable, safe reference to the current Mentat store. |
InProgress |
Represents an in-progress, not yet committed, set of changes to the store.
Call |
InProgressRead |
Represents an in-progress set of reads to the store. Just like |
Metadata |
Connection metadata required to query from, or apply transactions to, a Mentat store. |
Enums
CacheAction | |
CacheDirection |
Traits
Pullable | |
Queryable | |
Syncable |