Docs.rs
rg3d-0.24.0
rg3d 0.24.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mrDIMAS
Dependencies
bitflags ^1.3.2
normal
ddsfile ^0.4.0
normal
fxhash ^0.2.1
normal
glow ^0.11
normal
image ^0.23.13
normal
inflate ^0.4.5
normal
lazy_static ^1.4.0
normal
rapier2d ^0.11.1
normal
rapier3d ^0.11.1
normal
rayon ^1.5.1
normal
rg3d-core ^0.19.0
normal
rg3d-resource ^0.3.0
normal
rg3d-sound ^0.26.0
normal
rg3d-ui ^0.15.0
normal
ron ^0.7.0
normal
serde ^1
normal
strum ^0.23.0
normal
strum_macros ^0.23.1
normal
tbc ^0.3.0
normal
thiserror ^1
normal
walkdir ^2.3.2
normal
glutin ^0.28.0
normal
winit ^0.26.0
normal
Versions
95.19%
of the crate is documented
Platform
i686-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
KeyCode
rg3d
0.24.0
In rg3d::
platform::
unix::
x11::
ffi
rg3d
::
platform
::
unix
::
x11
::
ffi
Type Alias
KeyCode
Copy item path
Source
pub type KeyCode =
u8
;