Skip to main content

Module entity_save

Module entity_save 

Source

Structs§

GraphSaverFor
Marker struct that implements DynGraphSaver for a specific executor type E.

Traits§

AuditedSaveExt
Extension trait that provides the .save(&ctx) method on Audited<T>.
DynGraphSaver
Object-safe trait for saving a GraphNode tree to the database.

Functions§

graph_node_from_entity
Convert a typed entity into a GraphNode tree.