Docs.rs
s3uri-0.1.0
s3uri 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cariad
Dependencies
regex ^1.11.1
normal
Versions
84.62%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
s3uri
0.1.0
All Items
Crate Items
Modules
Structs
Functions
Crate
s3uri
Copy item path
Source
Expand description
s3uri: Strongly-typed AWS S3 URIs.
Modules
§
s3key
s3uri
Structs
§
S3Key
An S3 key.
S3Uri
An S3 URI.
Functions
§
from_
bucket
Creates an
S3Uri
from a bucket name.
from_
uri
Creates an
S3Uri
from a string URI.