Docs.rs
gcrecomp-runtime-0.0.1-alpha
gcrecomp-runtime 0.0.1-alpha
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
KaiserGranatapfel
Dependencies
anyhow ^1.0
normal
bytemuck ^1.14
normal
gilrs ^0.10
normal
hidapi ^2.0
normal
image ^0.24
normal
imageproc ^0.23
normal
log ^0.4
normal
minifb ^0.25
normal
pollster ^0.4
normal
sdl2 ^0.35
normal
serde ^1.0
normal
serde_json ^1.0
normal
wgpu ^0.19
normal
winit ^0.30
normal
Versions
4.1%
of the crate is documented
Platform
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
Skip to main content
Module backends
gcrecomp_
runtime
0.0.1-alpha
Module backends
Module Items
Modules
Structs
Enums
Traits
In gcrecomp_
runtime::
input
gcrecomp_runtime
::
input
Module
backends
Copy item path
Source
Modules
§
gilrs
sdl2
Structs
§
Controller
Info
HatState
RawInput
Enums
§
Controller
Type
Traits
§
Backend
Input backend trait for controller input Note: Removed Send + Sync bounds as some backends (SDL2, gilrs) cannot be shared across threads