Crate qwac[−][src]
Expand description
This is a simple crate that makes making qwac games easier.
It has one feature, alloc. You should enable it if you plan on using liballoc (including if
std is enabled), otherwise, leave it disabled to save some space.