cacao/appkit-derive/README.md

6 lines
400 B
Markdown
Raw Normal View History

2020-02-28 13:34:34 +11:00
# Alchemy-Macros
This crate holds macros for `ShinkWrap`-esque wrappers for UI controlers, which enable a nicer programming experience - e.g, if you have a `ViewController`, and you want to (a level up in the stack) set a background color, it'd be as easy as calling `vc.set_background_color(...)`.
## Questions, Comments?
Open an issue, or hit me up on [Twitter](https://twitter.com/ryanmcgrath/).