MagicMajky
MagicMajky
I have the same issue on windows. None of the following work only wildcard does. ``` "fs": { "readFile": true, "writeFile": true, "createDir": true, "exists": true, "scope": [ "$TEMP/**/*", "$TEMP/**"...
Me too. But there isn't a straightforward way to find out what it really does. Like is it necessary to use _virtual_ and _unmapped_ together ? In that case why...
This feature would greatly enhance Tauri's functionality. I'm working on splitting and encrypting xlsx files. While I began implemnting this in Rust for performance, I discovered the Rust ecosystem lacks...