shipwright-manifest
Rust data types for the Shipwright version-output contract and deployment manifest schema.
This crate is the single source of truth for the manifest structure — all other language clients are derived from the same schema. It has no I/O and no product-specific logic.
Usage
[]
= "0.1"
use ProductManifest;
let manifest: ProductManifest = from_str?;
License
Licensed under either of MIT or Apache-2.0 at your option.
Copyright (c) 2026 NIMBLESITE PTY LTD