how to set the user data path in tauri/rust

Viewed 27

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.

0 Answers
Related