Docs.rs
  • gilrs-core-0.6.4
    • gilrs-core 0.6.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Arvamer
    • Dependencies
      • log ^0.4.1 normal
      • serde ^1.0 normal optional
      • uuid ^1.0.0 normal
      • env_logger ^0.11.5 dev
      • inotify ^0.11.0 normal
      • libc ^0.2 normal
      • libudev-sys ^0.1.4 normal
      • nix ^0.29.0 normal
      • vec_map ^0.8 normal
      • js-sys ^0.3 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
      • core-foundation ^0.10.0 normal
      • io-kit-sys ^0.4.1 normal
      • vec_map ^0.8 normal
      • rusty-xinput ^1.2.0 normal optional
      • winapi ^0.3.4 normal optional
      • windows >=0.44, <=0.61 normal optional
    • Versions
    • 46.34% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gilrs_core0.6.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • AxisInfo
  • EvCode
  • Event
  • FfDevice
  • Gamepad
  • Gilrs

Enums

  • Error
  • EventType
  • PowerInfo

Functions

  • utils::time_now

Constants

  • IS_Y_AXIS_REVERSED
  • native_ev_codes::AXIS_DPADX
  • native_ev_codes::AXIS_DPADY
  • native_ev_codes::AXIS_LEFTZ
  • native_ev_codes::AXIS_LSTICKX
  • native_ev_codes::AXIS_LSTICKY
  • native_ev_codes::AXIS_LT
  • native_ev_codes::AXIS_LT2
  • native_ev_codes::AXIS_RIGHTZ
  • native_ev_codes::AXIS_RSTICKX
  • native_ev_codes::AXIS_RSTICKY
  • native_ev_codes::AXIS_RT
  • native_ev_codes::AXIS_RT2
  • native_ev_codes::BTN_C
  • native_ev_codes::BTN_DPAD_DOWN
  • native_ev_codes::BTN_DPAD_LEFT
  • native_ev_codes::BTN_DPAD_RIGHT
  • native_ev_codes::BTN_DPAD_UP
  • native_ev_codes::BTN_EAST
  • native_ev_codes::BTN_LT
  • native_ev_codes::BTN_LT2
  • native_ev_codes::BTN_LTHUMB
  • native_ev_codes::BTN_MODE
  • native_ev_codes::BTN_NORTH
  • native_ev_codes::BTN_RT
  • native_ev_codes::BTN_RT2
  • native_ev_codes::BTN_RTHUMB
  • native_ev_codes::BTN_SELECT
  • native_ev_codes::BTN_SOUTH
  • native_ev_codes::BTN_START
  • native_ev_codes::BTN_WEST
  • native_ev_codes::BTN_Z