Docs.rs
  • joydev-0.3.1
    • joydev 0.3.1
    • Permalink
    • Docs.rs crate page
    • GPL-2.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gm666q
    • Dependencies
      • arrayref ^0.3.6 normal
      • input-event-codes ^0.2.0 normal
      • joydev-sys ^0.2.0 normal
      • libc ^0.2.66 normal
      • nix ^0.17.0 normal
      • ctrlc ^3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • aarch64-unknown-linux-gnu
    • armv7-unknown-linux-gnueabihf
    • i686-unknown-linux-gnu
    • powerpc64le-unknown-linux-gnu
    • 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

joydev0.3.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AxisEvent
  • ButtonEvent
  • Correction
  • Device
  • Event
  • event_codes::IntoIter

Enums

  • CorrectionType
  • DeviceEvent
  • Error
  • EventType
  • event_codes::AbsoluteAxis
  • event_codes::Key

Traits

  • GenericEvent
  • event_codes::EventCode
  • event_codes::EventCodeValue

Functions

  • io_control::get_axis_count
  • io_control::get_axis_mapping
  • io_control::get_button_count
  • io_control::get_button_mapping
  • io_control::get_correction_values
  • io_control::get_driver_version
  • io_control::get_event
  • io_control::get_identifier
  • io_control::set_axis_mapping
  • io_control::set_button_mapping
  • io_control::set_correction_values

Type Aliases

  • Result