# ktx2

[](https://crates.io/crates/ktx2)
[](https://docs.rs/ktx2)

Parser for the [ktx2](https://github.khronos.org/KTX-Specification/) texture container format.
### Features
- [x] Async reading
- [x] Parsing
- [x] Validating
- [ ] [Data format description](https://github.khronos.org/KTX-Specification/#_data_format_descriptor)
- [ ] [Key/value data](https://github.khronos.org/KTX-Specification/#_keyvalue_data)
License: Apache-2.0