I was looking for away to set the path for user data path (localstorage, Indexeddb) in tauri is this possible because its possible in electron. I basically want to use Indexeddb but I want to save user data in custom location.
I was looking for away to set the path for user data path (localstorage, Indexeddb) in tauri is this possible because its possible in electron. I basically want to use Indexeddb but I want to save user data in custom location.