Skip to content

Commit

Permalink
Update crates/esthri/src/types.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Crumley <patrick.crumley@gmail.com>
  • Loading branch information
kdesjard and pcrumley authored Mar 27, 2024
1 parent a7ff3db commit 84eca49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/esthri/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ impl S3Listing {
}

#[derive(Debug, Clone)]
#[non_exhaustive]
pub struct S3Object {
pub key: String,
pub e_tag: String,
Expand Down

0 comments on commit 84eca49

Please sign in to comment.