[][src]Module buttplug::server

Handles client sessions, as well as discovery and communication with hardware.

Re-exports

pub use remote_server::ButtplugRemoteServer;

Modules

comm_managers
device_manager

Buttplug Device Manager, manages Device Subtype (Platform/Communication bus specific) Managers

remote_server

Structs

ButtplugServer

Represents a ButtplugServer.

Enums

ButtplugServerStartupError

Type Definitions

ButtplugServerResult
ButtplugServerResultFuture