Structs§
- Auto
Persist - Wrapper around an Inspect node T so that after the node is accessed (and written to), the corresponding Data Persistence tag would be sent through a channel so that it can be forwarded to the Data Persistence Service.
- Auto
Persist Guard
Functions§
- create_
persistence_ req_ sender - Create a sender for sending Persistence tag, and a Future representing a sending thread that forwards that tag to the Data Persistence service.