tauri/.changes/context-remove-assets-mut.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

96 B

tauri
patch:breaking

Removed Context::assets_mut and added Context::set_assets.