List of all items
Structs
- bytes::de::BytesDeserializer
- bytes::de::parser::fixups::Fixups
- bytes::ser::ByteSerializer
- bytes::serde::hkx_header::HkxHeader
- bytes::serde::section_header::SectionHeader
- errors::readable::ReadableError
- errors::ser::InvalidEndianSnafu
- errors::ser::MessageSnafu
- errors::ser::MissingClassInClassnamesSectionSnafu
- errors::ser::MissingGlobalFixupClassSnafu
- errors::ser::NotFoundPointedPositionSnafu
- errors::ser::OverflowSubtractAbsSnafu
- errors::ser::UnexpectedCyclicSortSnafu
- errors::ser::UnsupportedPtrSizeSnafu
- xml::de::XmlDeserializer
- xml::ser::XmlSerializer
Enums
Traits
Macros
Functions
- bytes::de::from_bytes
- bytes::de::from_bytes_with_opt
- bytes::de::from_partial_bytes
- bytes::de::from_partial_bytes_with_opt
- bytes::de::parser::classnames::classnames_section
- bytes::de::parser::type_kind::array_meta
- bytes::de::parser::type_kind::boolean
- bytes::de::parser::type_kind::half
- bytes::de::parser::type_kind::matrix3
- bytes::de::parser::type_kind::matrix4
- bytes::de::parser::type_kind::qstransform
- bytes::de::parser::type_kind::quaternion
- bytes::de::parser::type_kind::real
- bytes::de::parser::type_kind::rotation
- bytes::de::parser::type_kind::string
- bytes::de::parser::type_kind::transform
- bytes::de::parser::type_kind::vector4
- bytes::hexdump::to_bytes
- bytes::hexdump::to_hexdump_pos
- bytes::hexdump::to_string
- bytes::ser::to_bytes
- bytes::ser::to_bytes_with_opt
- xml::de::from_partial_str
- xml::de::from_partial_str_with_opt
- xml::de::from_str
- xml::de::from_str_peek
- xml::de::from_str_with_opt
- xml::de::parser::comment
- xml::de::parser::comment_multispace0
- xml::de::parser::comment_multispace1
- xml::de::parser::delimited_comment_multispace0
- xml::de::parser::delimited_multispace0_comment
- xml::de::parser::delimited_with_multispace0
- xml::de::parser::tag::attr_string
- xml::de::parser::tag::class_start_tag
- xml::de::parser::tag::end_tag
- xml::de::parser::tag::field_start_close_tag
- xml::de::parser::tag::field_start_open_tag
- xml::de::parser::tag::number_in_string
- xml::de::parser::tag::start_tag
- xml::de::parser::type_kind::boolean
- xml::de::parser::type_kind::matrix3
- xml::de::parser::type_kind::matrix4
- xml::de::parser::type_kind::pointer
- xml::de::parser::type_kind::qstransform
- xml::de::parser::type_kind::quaternion
- xml::de::parser::type_kind::real
- xml::de::parser::type_kind::rotation
- xml::de::parser::type_kind::string
- xml::de::parser::type_kind::transform
- xml::de::parser::type_kind::vector3
- xml::de::parser::type_kind::vector4
- xml::ser::to_string
- xml::ser::to_string_with_opt
Type Aliases
- bytes::de::parser::BytesStream
- bytes::de::parser::classnames::ClassNames
- bytes::de::parser::fixups::GLobalFixups
- bytes::de::parser::fixups::LocalFixups
- bytes::de::parser::fixups::VirtualFixups
- errors::de::Result
- errors::ser::Result