Docs.rs
s3-path-0.3.2
s3-path 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lpotthast
Dependencies
assertr ^0.3.1
dev
Versions
77.78%
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 s3_path
s3_path
0.3.2
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.