assetmanager 0.1.0

Created with Anchor
Documentation
1
2
3
4
5
pub mod assetmanager;
pub mod assets;

pub use assetmanager::*;
pub use assets::*;