1 unstable release
0.1.0 | Feb 28, 2020 |
---|
#8 in #appkit
4KB
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.
lib.rs
:
Macros used for appkit-rs
. Mostly acting as ShinkWrap
-esque forwarders.
Note that most of this is experimental!
Dependencies
~1.5MB
~35K SLoC