astcenc-rs

Crates.ioastcenc-rs
lib.rsastcenc-rs
version0.2.0
created_at2020-10-11 16:54:22.51757+00
updated_at2025-12-12 13:32:52.072522+00
descriptionIdiomatic Rust bindings to the official ASTC encoder library from ARM
homepagehttps://github.com/eira-fransham/astcenc-rs
repositoryhttps://github.com/eira-fransham/astcenc-rs
max_upload_size
id298397
size9,036,765
Eira Fransham (eira-fransham)

documentation

https://docs.rs/astcenc-rs

README

astcenc - ASTC Encoder/Decoder for Rust

This library implements safe, ergonomic bindings for ARM's astc-encoder C/C++ library. The usage is simple and the bindings have comprehensive tests.

Usage

See examples.

Commit count: 0

cargo fmt