Struct rusoto_s3::Tagging [−][src]
Expand description
Container for TagSet elements.
Fields
tag_set: Vec<Tag>A collection for a set of tags
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Tagging
impl UnwindSafe for Tagging
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more