Skip to main content

Module convert

Module convert 

Source

Modules§

hkx_checker
Check the HKX file header to detect its format.
rayon
Parallel Convert hkx <-> xml
tokio
Async Convert hkx <-> xml

Structs§

ParseFormatError
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.