Crate serde_hkx_features
Source pub use crate::convert::OutFormat;
pub use crate::convert::tokio::convert;
pub use crate::error::Result;
- alt_map
- convert
- diff
- Show diff between two files.
- dump
- Dump binary data in hexadecimal
- error
serde_hkx_features
’s errors- fs
- Convenience file I/O.
- progress
- Progress bar trait
- serde
- Serialize/Deserialize ClassMap
- tree
- Show dependency tree from havok behavior state machine (hkx/xml file)
- verify
- Verification of hkx -> Rust data type -> hkx conversion to original hkx
- ClassMap
- key: class index(e.g
1
)value: C++ Class