tauri-apps / tauri-apps/tauri-docs

[request] File System guide missing rust instructions

Open Beginner friendly
#2,567 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discuss enhancement
Dominant language
MDX
Stars
1.1k
Forks
887
Avg merge
2d 8h
Merged PRs (30d)
48

Description

Question you want answered

Do i need the fs plugin on the rust side?

Where did you look for an answer?

in our docs lol

Next time i step around the issue template again 😂

Anyway, we just need to document at the top or somewhere that you should use std or tokio on the rust side, and if you don't need the js apis then don't add the plugin at all.

Page URL

https://v2.tauri.app/plugin/file-system/

Additional context

https://discord.com/channels/616186924390023171/1275176522885627929

Are you willing to work on this yourself?
  • I want to work on this myself

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the File System guide at the provided page URL and review its Rust-side setup instructions. Document that Rust code can use std or tokio, and that the plugin is unnecessary when the JavaScript APIs are not needed. Done when the guide clearly answers whether the plugin is required for Rust usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.