Docs.rs
tauri-plugin-fs-2.0.0-rc.2
tauri-plugin-fs 2.0.0-rc.2
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
tauri-bot
Dependencies
anyhow ^1
normal
glob ^0.3
normal
notify ^6
normal
optional
notify-debouncer-full ^0.3
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
tauri ^2.0.0-rc.8
normal
thiserror ^1
normal
url ^2
normal
uuid ^1
normal
schemars ^0.8
build
serde ^1
build
tauri-plugin ^2.0.0-rc.7
build
Versions
58.82%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tauri_
plugin_
fs
2.0.0-rc.2
All Items
Structs
Enums
Traits
Functions
Crate
tauri_plugin_fs
Copy item path
source
·
[
−
]
Expand description
Access the file system.
Structs
§
Fs
Open
Options
Scope
Enums
§
Error
File
Path
Represents either a filesystem path or a URI pointing to a file such as
file://
URIs or Android
content://
URIs.
Scope
Event
Scope change event.
Traits
§
FsExt
Functions
§
init