We’re using Rust to write our libraries, aka crates. We can’t and don’t want to reinvent every wheel, so we depend on other crates for functionality like image decoders. Similarly, our offering are crates that Rust developers can depend on.

– @slint_ui (Simon)