Docs.rs
elif-storage-0.2.0
elif-storage 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
krcpa
Dependencies
async-trait ^0.1
normal
aws-config ^0.55
normal
optional
aws-sdk-s3 ^0.28
normal
optional
bytes ^1.0
normal
chrono ^0.4
normal
elif-auth ^0.4.0
normal
optional
elif-core ^0.5.0
normal
futures ^0.3
normal
image ^0.24
normal
optional
mime ^0.3
normal
reqwest ^0.11
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2.4
normal
uuid ^1.0
normal
criterion ^0.5
dev
filetime ^0.2
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
Versions
90.05%
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
elif_
storage
0.2.0
File
Path
Aliased Type
In crate elif_
storage
elif_storage
Type Alias
FilePath
Copy item path
Source
pub type FilePath =
String
;
Expand description
File path type
Aliased Type
ยง
pub struct FilePath {
/* private fields */
}