Cargo Features
wlc-with_elogind has no features set by default.
[dependencies]
wlc-with_elogind = { version = "2.0.1", features = ["wayland", "render", "unsafe-stable", "serialization", "static"] }
- wayland = wayland-server
-
Affects
wlc-with_elogind::wayland
,render::Renderer.render_surface
,render::Renderer.surface_textures
… - render
-
Affects
wlc-with_elogind::render
,wlc-with_elogind::Callback.output_render_pre
,wlc-with_elogind::Callback.output_render_post
,wlc-with_elogind::Callback.view_render_pre
,wlc-with_elogind::Callback.view_render_post
… - unsafe-stable
- serialization = serde, serde_derive
- static
-
Enables static of wlc-sys-with_elogind
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- serde serialization?
-
Enables serde ^0.9
- serde_derive serialization?
-
Enables serde_derive ^0.9
- wayland-server wayland?
-
Enables wayland-server ^0.8