Modules§
- hkx_
checker - Check the HKX file header to detect its format.
- rayon
- Parallel Convert hkx <-> xml
- tokio
- Async Convert hkx <-> xml
Structs§
- Parse
Format Error - invalid format
Enums§
- Format
- An enum used to specify input/output formats
Functions§
- process_
serde_ with - Deserializes serialized HKX data into a [
ClassMap] and applies a format-specific transformation.