[][src]Trait luxafor::DeviceIdentifier

pub trait DeviceIdentifier: Display { }

Trait describing a device identifier, basically you just need to be able to to_string() it.

Implementors

impl DeviceIdentifier for USBDeviceID[src]

impl DeviceIdentifier for WebhookDeviceID[src]

Loading content...