Crate s3_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.
S3PathBuf
An owned S3 storage path.