Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Clock
- The type corresponding to the Clock protocol. Used for driver-to-driver communication.
- Clock
GetInput Response - Clock
GetNum Inputs Response - Clock
GetProperties Response - Clock
GetRate Response - Clock
IsEnabled Response - Clock
Query Supported Rate Request - Clock
Query Supported Rate Response - Clock
SetInput Request - Clock
SetRate Request - Debug
Service - The type corresponding to the DebugService service.
- Debug
Service Connector - A strongly-typed service connector for the
DebugServiceservice. - Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
Constants§
- MAX_
CLOCK_ NAME_ LEN - Maximum length of the clock name.
Traits§
- Clock
Client Handler - A client handler for the Clock protocol.
- Clock
Local Client Handler - A client handler for the Clock protocol.
- Clock
Local Server Handler - A server handler for the Clock protocol.
- Clock
Server Handler - A server handler for the Clock protocol.
- Debug
Service Handler - A service handler for the
DebugServiceservice. - Service
Handler - A service handler for the
Serviceservice.