cntrlr-macros

Crates.iocntrlr-macros
lib.rscntrlr-macros
version0.1.0
sourcesrc
created_at2021-01-03 18:37:40.286041
updated_at2021-01-03 18:37:40.286041
descriptionHelper macros for Cntrlr
homepagehttps://github.com/branan/cntrlr
repositoryhttps://github.com/branan/cntrlr
max_upload_size
id331142
size9,687
Branan Riley (branan)

documentation

https://docs.rs/cntrlr-macros

README

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.

Commit count: 53

cargo fmt