Docs.rs
  • intiface-engine-3.0.1
    • intiface-engine 3.0.1
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • argh ^0.1.12 normal
      • async-trait ^0.1.81 normal
      • backtrace ^0.3.73 normal
      • buttplug ^9.0.0 normal
      • console-subscriber ^0.4.0 normal optional
      • ctrlc ^3.4.5 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • getset ^0.1.2 normal
      • lazy_static ^1.5.0 normal
      • libmdns ^0.9.1 normal
      • local-ip-address ^0.6.1 normal
      • log ^0.4.22 normal
      • log-panics ^2.1.0 normal
      • once_cell ^1.19.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.209 normal
      • serde_json ^1.0.127 normal
      • thiserror ^1.0.63 normal
      • tokio ^1.39.3 normal
      • tokio-stream ^0.1.15 normal
      • tokio-tungstenite ^0.23.1 normal
      • tokio-util ^0.7.11 normal
      • tracing ^0.1.40 normal
      • tracing-fmt ^0.1.1 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.2 normal
      • anyhow ^1.0.86 build
      • vergen-gitcl ^1.0.0 build
    • Versions
    • 0% 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

intiface_engine3.0.1

  • All Items
  • Structs
  • Enums
  • Traits

Crate intiface_engine

source ·

Structs§

  • BackdoorServer
  • ButtplugRemoteServer
  • ButtplugRepeater
  • EngineOptions
  • EngineOptionsBuilder
  • EngineOptionsExternal
  • IntifaceEngine
  • IntifaceError

Enums§

  • ButtplugServerConnectorError
  • EngineMessage
  • IntifaceEngineError
  • IntifaceMessage

Traits§

  • Frontend