The libopenraw Rust API is now available.
Just add the following to your cargo.toml
:
libopenraw = "0.1.1"
Its API is currently limited to thumbnailing. More is to come later.
Note that with the Rust rewrite of libopenraw, this crate will also change drastically.