Skip to main content

Crate serde_hkx

Crate serde_hkx 

Source

Re-exports§

pub use crate::bytes::de::from_bytes;
pub use crate::bytes::ser::to_bytes;
pub use crate::xml::de::from_str;
pub use crate::xml::ser::to_string;

Modules§

bytes
Binary Serialization/Deserialization
errors
(De)Serialize errors
prelude
tree
xml

Macros§

align
Get the aligned value.

Traits§

HavokSort
Trait that provides methods to sort classes for Havok binary/XML serialization.