6 lines
400 B
Markdown
6 lines
400 B
Markdown
# 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/).
|