Re-exports§
pub use crate::errors::Error::*;
Structs§
- Hardware
Snafu - SNAFU context selector for the
Error::HardwareErrorvariant - Incompatible
PinSnafu - SNAFU context selector for the
HardwareError::IncompatiblePinvariant - IoException
Snafu - SNAFU context selector for the
ProtocolError::IoExceptionvariant - Message
TooShort Snafu - SNAFU context selector for the
ProtocolError::MessageTooShortvariant - NotInitialized
Snafu - SNAFU context selector for the
ProtocolError::NotInitializedvariant - Protocol
Snafu - SNAFU context selector for the
Error::ProtocolErrorvariant - Runtime
Snafu - SNAFU context selector for the
Error::RuntimeErrorvariant - State
Snafu - SNAFU context selector for the
Error::StateErrorvariant - Unexpected
Data Snafu - SNAFU context selector for the
ProtocolError::UnexpectedDatavariant - Unknown
PinSnafu - SNAFU context selector for the
HardwareError::UnknownPinvariant - Unknown
Snafu - SNAFU context selector for the
Error::UnknownErrorvariant