tauri/.changes/context-remove-assets-generics.md
2024-03-11 11:07:15 -03:00

165 B

tauri
patch:breaking

The Context type no longer uses the <A: Assets> generic so the assets implementation can be swapped with Context::assets_mut.