Docs.rs
wormhole-engine-0.1.0
wormhole-engine 0.1.0
Permalink
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
Module input
wormhole
0.1.0
Module input
Module Items
Structs
Functions
In crate wormhole
wormhole
Module
input
Copy item path
Source
Structs
§
Input
State
Functions
§
key_
code_
to_
u32
Convert winit KeyCode to a simple u32 for FFI This uses the scancode as a simple identifier
u32_
to_
key_
code
Convert u32 back to KeyCode for FFI queries