Module atomic_lib::commit[][src]

Expand description

Describe changes / mutations to data

Structs

A Commit is a set of changes to a Resource. Use CommitBuilder if you’re programmatically constructing a Delta.

Use this for creating Commits.