Expand description
Incremental mutation of an existing crate::Model: unlike
Model’s own insert_* methods (which only ever add a brand-new,
unconnected entity), everything here restructures or replaces what’s
already there.
Incremental mutation of an existing crate::Model: unlike
Model’s own insert_* methods (which only ever add a brand-new,
unconnected entity), everything here restructures or replaces what’s
already there.