Docs.rs
wormhole-engine-0.1.0
wormhole-engine 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Aspenini
Dependencies
bytemuck ^1.14
normal
cgmath ^0.18
normal
env_logger ^0.11
normal
jxl-oxide ^0.12
normal
libloading ^0.8
normal
pollster ^0.3
normal
wgpu ^0.20
normal
winit ^0.29
normal
Versions
34.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
u32_to_key_code
wormhole
0.1.0
In wormhole::
input
wormhole
::
input
Function
u32_
to_
key_
code
Copy item path
Source
pub fn u32_to_key_code(code:
u32
) ->
Option
<
KeyCode
>
Expand description
Convert u32 back to KeyCode for FFI queries