easy-gpu 0.3.10

wgpu wrapper to manage assets and remove boilerplate
Documentation
1
2
3
4
5
pub(crate) mod asset_manager;
pub(crate) mod handle;
mod arena;

pub use handle::Handle;