docs.rs failed to build wlib-0.2.0
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.
Visit the last successful build:
wlib-0.1.3
Wlib
A simple library for creating a wayland window and manipulating its raw pixel buffer.
Use case
If you want to create a CPU rendered application, and have wayland support. For example, a doomlike game or a software rasteriser.
Features
- Keyboard and mouse input
- Custom window sizing
- Confirm close
Example
main.rs outputs: