bevy_assets_bundler 0.5.0

Assets Bundler for bevy, with content encryption support.
Documentation
mod bundled_asset_io;
pub use bundled_asset_io::BundledAssetIo;

mod bundled_asset_plugin;
pub use bundled_asset_plugin::BundledAssetIoPlugin;

mod path_info;