1 unstable release
0.1.0 | Jan 3, 2021 |
---|
#874 in #module
35 downloads per month
Used in cntrlr
10KB
203 lines
Cntrlr-macros
This crate is part of Cntrlr.
Cntrlr-macros provides two sets of procedural macros: Those used to implement Cntlr, and those used to implement applications based on Cntrlr.
The application-support macros are re-exported by Cntrlr under the
module cntrlr::macros
. Applications should prefer that location to
accessing this crate directly.
lib.rs
:
Support macros for Cntrlr
Dependencies
~1.5MB
~35K SLoC