pub type IoWriteError = IoWriteError;Expand description
An error during frame I/O write operation.
Aliased Type§
pub enum IoWriteError {
Stopped,
NotConnected,
}pub type IoWriteError = IoWriteError;An error during frame I/O write operation.
pub enum IoWriteError {
Stopped,
NotConnected,
}