mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
b3e53e7243
This new function allows users to iterate on all embedded assets, important if you want to AssetManager::get an asset you are not sure exists.
95 B
95 B
tauri |
---|
patch:enhance |
Added AssetResolver::iter
to iterate on all embedded assets.