1 unstable release

0.1.0 Jan 3, 2021

#827 in #helper


Used in cntrlr

AGPL-3.0-or-later

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
~33K SLoC