Crate udi

Source

Re-exports§

pub use protocol::event::EventData;
pub use protocol::Architecture;
pub use protocol::Register;

Modules§

protocol

Structs§

Error
The Error type.
Event
Process
ProcessConfig
Thread

Enums§

ErrorKind
ThreadState

Traits§

ResultExt
Additional methods for Result and Option, for easy interaction with this crate.
UserData

Functions§

create_process
Creates a new UDI-controlled process
wait_for_events

Type Aliases§

Result
Convenient wrapper around ::std::result::Result