Docs.rs
s3-path-0.2.0
s3-path 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lpotthast
Dependencies
assertr ^0.3.1
dev
Versions
76%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
s3_path
0.2.0
All Items
Crate Items
Modules
Macros
Structs
Crate
s3_path
Copy item path
Source
Modules
§
error
Macros
§
s3_path
Var-arg macro to create an
S3Path
, borrowing from the given string literals.
s3_
path_
buf
Var-arg macro to create an
S3Path
from individual components.
Structs
§
S3Path
A borrowed, unsized S3 storage path.
S3Path
Buf
An owned S3 storage path.