Structs§
Enums§
Traits§
- Virtual
Device - The
VirtualDevice
trait allows implementors to create devices that can be exposed to Alexa viaRustmoServer
Type Aliases§
- Wrapped
Virtual Device WrappedVirtualDevice
represents aVirtualDevice
implementaiton that is reference counted and guarded by a mutex, so that it can be shared across threads