docs.rs failed to build wayland-protocols-0.31.2
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:
wayland-protocols-0.32.9
wayland-protocols
This crate provides Wayland object definitions for the official Wayland protocol extensions.
It is meant to be used in addition to wayland-client or wayland-server.
This crate follows the "wayland-protocols" extensions repository.
The provided objects are controlled by cargo features:
- the
clientandservercargo features respectively enable the generation of client-side and server-side objects - the
stagingenable the generation of protocols in the staging process and will soon become stable. - the
unstableenable the generation of not-yet-stabilized protocols
For other protocols, see also:
- wayland-protocols-wlr for the WLR set of protocol extensions