Skip to content

jelder/s3_iter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3_iter

Rust demonstrations of matching and iterating.

cargo run -- --bucket my-bucket

An alternative version using only the official Rust SDK is also provided:

cargo run --example sdk -- --bucket my-bucket

About

Rust demonstrations of matching and iterating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages