docs.rs failed to build winr-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
winr
winr is a cross-platform windowing framework.
Aspiration
The aspiration of winr is to be a very fast and lightweight windowing framework. Dynamic dispatch usage is kept to a
minimum except where absolutely necessary.
State
winr is currently in early days of maturity with high levels of refactoring being expected. Ideas and input for the
future of winr is welcomed as it grows.
Platforms
Currently only Windows is supported. MacOS and Wayland implementations are mostly implemented and will be released soon.
Example
use *;
use *;
use *;
;