cvars-macros 0.2.0

Configuration variables for games - internal crate, use the main cvars crate instead
Documentation
1
2
3
4
5
Proc macros for generating methods on your Cvars struct.

This crate is not meant to be used directly,
its macros are reexported by the [cvars](https://crates.io/crates/cvars) crate
and might not work if used directly due to language limitations.