mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
490a6b424e
* feat(core): allow swapping the assets implemenetation * refactor(core): add setup() to the Assets trait * code review
111 B
111 B
tauri |
---|
patch:breaking |
The Context
struct and the Assets
trait now takes a R: Runtime
generic.