Function bevy_assetio_zip_bundler::bundle_crate_assets[][src]

pub fn bundle_crate_assets()

Automatically bundle the assets from this crate's assets dir and parse the bundler config from the optional asset_config.toml file.

This function is meant to be used in your crates build.rs file.