pub fn create_bundle(
bundle_id: &str,
rules: Vec<PolicyBundleRule>,
) -> PolicyBundleExpand description
Creates an unsigned version-one bundle with an integrity hash.
pub fn create_bundle(
bundle_id: &str,
rules: Vec<PolicyBundleRule>,
) -> PolicyBundleCreates an unsigned version-one bundle with an integrity hash.