Function zng_tp_licenses::write_bundle
source · pub fn write_bundle(licenses: &[LicenseUsed])
Expand description
Encode licenses and write to the output file that is included by include_bundle!
.
§Panics
Panics in case of any error.
pub fn write_bundle(licenses: &[LicenseUsed])
Encode licenses and write to the output file that is included by include_bundle!
.
Panics in case of any error.