Expand description
Utilities for testing [libktx_rs
].
a library for reading, transcoding and writing Khronos Textures (KTX).
Macrosยง
- Collects a list of files at compile time (!), then generates a test case for each one of them. The test case will invoke a given function, passing it the
std::path::PathBuf
to it and the openstd::fs::File
.