Docs.rs
druid-shell-0.8.0
druid-shell 0.8.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
raphlinus
cmyr
xStrom
Dependencies
anyhow ^1.0.68
normal
cfg-if ^1.0.0
normal
image ^0.23.12
normal
instant ^0.1.12
normal
keyboard-types ^0.6.2
normal
kurbo ^0.9.0
normal
once_cell ^1.17.0
normal
piet-common ^0.6.1
normal
raw-window-handle ^0.5.0
normal
time ^0.3.17
normal
tracing ^0.1.37
normal
piet-common ^0.6.1
dev
static_assertions ^1.1.0
dev
test-log ^0.2.11
dev
tracing-subscriber ^0.3.16
dev
unicode-segmentation ^1.10.0
dev
bindgen ^0.61.0
build
pkg-config ^0.3.26
build
ashpd ^0.3.2
normal
cairo-rs ^0.16.3
normal
cairo-sys-rs ^0.16.3
normal
calloop ^0.7.2
normal
futures ^0.3.25
normal
gdk-sys ^0.16.0
normal
glib-sys ^0.16.3
normal
gtk ^0.16.2
normal
gtk-sys ^0.16.0
normal
im ^15.1.0
normal
log ^0.4.17
normal
nix ^0.24.3
normal
rand ^0.8.5
normal
wayland-client ^0.29.5
normal
wayland-cursor ^0.29.5
normal
wayland-protocols ^0.29.5
normal
x11rb ^0.10.1
normal
js-sys ^0.3.60
normal
wasm-bindgen ^0.2.83
normal
web-sys ^0.3.60
normal
bitflags ^1.3.2
normal
block ^0.1.6
normal
cocoa ^0.24.1
normal
core-graphics ^0.22.3
normal
foreign-types ^0.3.2
normal
objc ^0.2.7
normal
scopeguard ^1.1.0
normal
winapi ^0.3.9
normal
wio ^0.2.2
normal
Versions
87.88%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
KbKey
Trait Implementations
IntoKey
In druid_shell
?
Type Definition
druid_shell
::
KbKey
source
·
[
−
]
pub type KbKey =
Key
;
Expand description
The meaning (mapped value) of a keypress.
Trait Implementations
§
source
§
impl
IntoKey
for
KbKey
source
§
fn
into_key
(self) ->
KbKey