chuot-macros 0.2.4

Procedural macros for the Chuột game engine
Documentation
1
2
3
4
//! Parsing the asset folder to embed it into the binary.

pub(crate) mod asset_source;
pub(crate) mod atlas;