aboutsummaryrefslogtreecommitdiff
path: root/utils/macros/src/lib.rs
blob: ab369aa85f1c237283a76ce779c34ebc2d78b0ae (plain) (blame)
1
2
3
4
5
//! CH Utilities - Macros
//!
//! Provides convenient macros for developing the game CH

#![deny(missing_docs)]