Docs.rs
  • buttplug-5.1.6
    • buttplug 5.1.6
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • async-stream ^0.3.2 normal
      • async-trait ^0.1.52 normal
      • async-tungstenite ^0.16.1 normal
      • btleplug ^0.9.0 normal
      • buttplug_derive ^0.6.2 normal
      • byteorder ^1.4.3 normal
      • cfg-if ^1.0.0 normal
      • dashmap ^5.0.0 normal
      • displaydoc ^0.2.3 normal
      • futures ^0.3.19 normal
      • futures-timer ^3.0.2 normal
      • futures-util ^0.3.19 normal
      • getset ^0.1.2 normal
      • hidapi ^1.3.0 normal
      • lazy_static ^1.4.0 normal
      • native-tls ^0.2.8 normal
      • once_cell ^1.9.0 normal
      • os_info ^3.0.9 normal
      • paste ^1.0.6 normal
      • prost ^0.9.0 normal
      • reqwest ^0.11.8 normal
      • serde ^1.0.133 normal
      • serde-aux ^3.0.1 normal
      • serde_json ^1.0.74 normal
      • serde_repr ^0.1.7 normal
      • serialport ^4.0.1 normal
      • strum ^0.23.0 normal
      • strum_macros ^0.23.1 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.15.0 normal
      • tokio-util ^0.6.9 normal
      • tracing ^0.1.29 normal
      • tracing-futures ^0.2.5 normal
      • tracing-subscriber ^0.3.5 normal
      • url ^2.2.2 normal
      • uuid ^0.8.2 normal
      • valico ^3.6.0 normal
      • wasm-bindgen ^0.2.78 normal
      • wasm-bindgen-futures ^0.4.28 normal
      • tokio ^1.15.0 dev
      • tracing-log ^0.1.2 dev
      • prost-build ^0.9.0 build
      • windows ^0.28.0 normal
      • rusty-xinput ^1.2.0 normal
    • Versions
    • 17.18% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Trait ButtplugClientMessageType

Implementors

Other items in
buttplug::core::messages

logo
Change settings

Trait buttplug::core::messages::ButtplugClientMessageType[−][src]

pub trait ButtplugClientMessageType: ButtplugMessage { }

Implementors

[src]

impl ButtplugClientMessageType for ButtplugClientMessage

[src]

impl ButtplugClientMessageType for ButtplugDeviceCommandMessageUnion

[src]

impl ButtplugClientMessageType for ButtplugDeviceManagerMessageUnion

[src]

impl ButtplugClientMessageType for ButtplugSpecV2ClientMessage