Expand description
Serialize error
Structs§
- Invalid
Endian Snafu - SNAFU context selector for the
Error::InvalidEndianvariant - Message
Snafu - SNAFU context selector for the
Error::Messagevariant - Missing
Class InClassnames Section Snafu - SNAFU context selector for the
Error::MissingClassInClassnamesSectionvariant - Missing
Global Fixup Class Snafu - SNAFU context selector for the
Error::MissingGlobalFixupClassvariant - NotFound
Pointed Position Snafu - SNAFU context selector for the
Error::NotFoundPointedPositionvariant - Overflow
Subtract AbsSnafu - SNAFU context selector for the
Error::OverflowSubtractAbsvariant - Unsupported
PtrSize Snafu - SNAFU context selector for the
Error::UnsupportedPtrSizevariant
Enums§
- Error
- Serialize error
Type Aliases§
- Result
- Wrapper on
core::result::Resultfor Serializer.