Docs.rs
simple-fs-0.0.1
simple-fs 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeremychone
Dependencies
derive_more ^1.0.0-beta
normal
globset ^0.4
normal
notify ^6
normal
notify-debouncer-mini ^0.4
normal
serde ^1
normal
serde_json ^1
normal
toml ^0.8
normal
walkdir ^2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
simple_fs
0.0.1
All Items
Structs
Enums
Constants
Functions
Type Aliases
?
Crate
simple_fs
source
·
[
−
]
Structs
SFile
An SFile can be constructed from a Path, io::DirEntry, or walkdir::DirEntry and guarantees the following:
Enums
Error
Constants
DEFAULT_EXCLUDE_GLOBS
Functions
get_buf_reader
get_glob_set
iter_files
list_files
load_json
load_toml
read_to_string
save_json
save_json_pretty
Type Aliases
Result