Docs.rs
  • buttplug-7.1.11
    • buttplug 7.1.11
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • async-stream ^0.3.5 normal
      • async-trait ^0.1.74 normal
      • async-tungstenite ^0.23.0 normal
      • btleplug ^0.11.3 normal
      • buttplug_derive ^0.8.0 normal
      • byteorder ^1.5.0 normal
      • cfg-if ^1.0.0 normal
      • dashmap ^5.5.3 normal
      • derivative ^2.2.0 normal
      • displaydoc ^0.2.4 normal
      • futures ^0.3.29 normal
      • futures-util ^0.3.29 normal
      • getset ^0.1.2 normal
      • instant ^0.1.12 normal
      • jsonschema ^0.17.1 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.18.0 normal
      • os_info ^3.7.0 normal
      • paste ^1.0.14 normal
      • prost ^0.12.2 normal
      • regex ^1.10.2 normal
      • reqwest ^0.11.22 normal
      • serde ^1.0.192 normal
      • serde-aux ^4.2.0 normal
      • serde_json ^1.0.108 normal
      • serde_repr ^0.1.17 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.3 normal
      • thiserror ^1.0.50 normal
      • tokio ^1.34.0 normal
      • tokio-native-tls ^0.3.1 normal
      • tokio-stream ^0.1.14 normal
      • tokio-util ^0.7.10 normal
      • tracing ^0.1.40 normal
      • tracing-futures ^0.2.5 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.4.1 normal
      • uuid ^1.5.0 normal
      • wasm-bindgen ^0.2.88 normal
      • wasm-bindgen-futures ^0.4.38 normal
      • wasmtimer ^0.2.0 normal
      • web-sys ^0.3.65 normal
      • serde_yaml ^0.9.27 dev
      • test-case ^3.3.1 dev
      • tokio ^1.34.0 dev
      • tracing-log ^0.2.0 dev
      • prost-build ^0.12.2 build
      • hidapi ^2.4.1 normal
      • serialport ^4.2.2 normal
      • hidapi ^2.4.1 normal
      • serialport ^4.2.2 normal
      • hidapi ^2.4.1 normal
      • rusty-xinput ^1.2.1 normal
      • serialport ^4.2.2 normal
      • windows ^0.52.0 normal
    • Versions
    • 22.71% 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

buttplug7.1.11

Module serializer

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

In buttplug::core::message

?
Change settings

Module buttplug::core::message::serializer

source ·
Expand description

Message de/serialization handling

Structs

  • ButtplugClientJSONSerializer
  • ButtplugClientJSONSerializerImpl
  • ButtplugServerJSONSerializer

Enums

  • ButtplugSerializedMessage
  • ButtplugSerializerError

Traits

  • ButtplugMessageSerializer

Functions

  • vec_to_protocol_json

Type Aliases

  • ButtplugSerializerResult