pub fn generate(spec: &BundleSpec) -> Result<BundleResult, String>Expand description
Generate the bundle. Fails loudly on every inconsistency — an evidence artifact with silently missing parts would be worse than none.
pub fn generate(spec: &BundleSpec) -> Result<BundleResult, String>Generate the bundle. Fails loudly on every inconsistency — an evidence artifact with silently missing parts would be worse than none.