Crate libtrancevibe [] [src]

This crate provides access and control for Rez TranceVibrator devices

Structs

TranceVibeDevice

Struct representing an open, usable device.

TranceVibeDeviceInfo

Struct that holds USB context for a device, as well as its bus/address. Used to statically identify a TranceVibrator on a system (since multiple devices will have same VID/PID and no unique serial)

Functions

get_devices

Returns vector of all current available connected TranceVibrators.