devices
0.1.0
Module proxy
Structs
Enums
Functions
Type Aliases
In crate devices
?
Module
devices
::
proxy
source
·
[
−
]
Expand description
Runs hardware devices in child processes.
Structs
§
ChildProcIntf
ChildProcIntf is the interface to the device child process.
ProxyDevice
Wraps an inner
BusDevice
that is run inside a child process via fork.
Enums
§
Command
🔒
CommandResult
🔒
Error
Errors for proxy devices.
Functions
§
child_proc
🔒
Type Aliases
§
Result