Macro zng_tp_licenses::include_bundle
source ยท macro_rules! include_bundle { () => { ... }; ($custom_name:expr) => { ... }; }
Expand description
Includes the bundle file generated using write_bundle
.
This macro output is a Vec<LicenseUsed>
.