Struct aws_sdk_rust::aws::s3::writeparse::CommonPrefix [] [src]

pub struct CommonPrefix {
    pub prefix: Prefix,
}

Fields

Trait Implementations

impl Default for CommonPrefix
[src]

Returns the "default value" for a type. Read more

impl Debug for CommonPrefix
[src]

Formats the value using the given formatter.