chuot-macros 0.1.0

Procedural macros for chuot
Documentation
1
2
3
4
//! Parsing the asset folder to embed it into the binary.

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