tauri/.changes/assets-setup.md

6 lines
147 B
Markdown
Raw Normal View History

---
"tauri": patch:feat
---
The `Assets` trait now include a `setup` method that lets you run initialization code for your custom asset provider.