mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(api): add `Image` class * clippy * license headers * small cleanup * fixes * code review * readd from_png_bytes and from_ico_bytes --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
102 B
102 B
tauri, @tauri-apps/api
| tauri | @tauri-apps/api |
|---|---|
| minor:feat | minor:feat |
Add a new Image type in Rust and JS.