Docs.rs
file-storage-0.3.0
file-storage 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nikdeapen
Dependencies
aws-config ^1.5.9
normal
optional
aws-sdk-s3 ^1.85.0
normal
optional
bytes ^1.8.0
normal
optional
dashmap ^7.0.0-rc2
normal
optional
once_cell ^1.21.3
normal
optional
tempfile ^3.21.0
normal
optional
tokio ^1.45.0
normal
optional
Versions
95.24%
of the crate is documented
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
Crate file_storage
file_
storage
0.3.0
All Items
Crate Items
Structs
Enums
Crate
file_
storage
Copy item path
Source
Structs
§
Error
A file or folder operation error.
File
Path
A file path.
File
Read
A file read operation.
File
Write
A file write operation.
Folder
Path
A folder path.
Storage
Path
A file or folder path.
Enums
§
Operation
A file or folder operation.
Reason
The reason for a file or folder operation error.