mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
190 B
Markdown
6 lines
190 B
Markdown
---
|
|
"tauri-codegen": "patch:feat"
|
|
---
|
|
|
|
Add `include_image_codegen` function to help embedding instances of `Image` struct at compile-time in rust to be used with window, menu or tray icons.
|