Building and writing manifest data
Use a ManifestDefinition structure to define and construct manifest data for writing. The Rust library and other language libraries provide methods and objects for working with this structure.
- Writing ingredients
- Writing assertions and actions
- ManifestDefinition JSON reference generated from the JSON schema for the ManifestDefinition object (struct in Rust terminology).