Docs.rs
remote-files-0.1.2
remote-files 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
amountainram
Dependencies
bytes ^1.7.2
normal
clap ^4.5.20
normal
colored ^2.1.0
normal
dirs ^5.0.1
normal
futures ^0.3.31
normal
opendal ^0.50.0
normal
prettytable ^0.10.0
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
thiserror ^1.0.64
normal
tokio ^1.40.0
normal
assert_fs ^1.1.2
dev
tokio ^1.40.0
dev
url ^2.5.2
dev
urlencoding ^2.1.3
dev
uuid ^1.10.0
dev
Versions
0%
of the crate is documented
Platform
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
Configuration
remote_
files
0.1.2
Configuration
Aliased Type
In remote_
files::
configuration
remote_files
::
configuration
Type Alias
Configuration
Copy item path
Source
pub type Configuration =
HashMap
<
String
,
Bucket
>;
Aliased Type
ยง
pub struct Configuration {
/* private fields */
}