tauri/.changes/context-assets-runtime-generic.md
Lucas Fernandes Nogueira 490a6b424e
refactor(core): add setup() to the Assets trait (#9147)
* feat(core): allow swapping the assets implemenetation

* refactor(core): add setup() to the Assets trait

* code review
2024-03-11 13:38:32 -03:00

111 B

tauri
patch:breaking

The Context struct and the Assets trait now takes a R: Runtime generic.