Re-exports§
pub use protocol::event::EventData;
pub use protocol::Architecture;
pub use protocol::Register;
Modules§
Structs§
- Error
- The Error type.
- Event
- Process
- Process
Config - Thread
Enums§
Traits§
Functions§
- create_
process - Creates a new UDI-controlled process
- wait_
for_ events
Type Aliases§
- Result
- Convenient wrapper around
::std::result::Result