Struct rusoto_s3::GetObjectTorrentOutput [] [src]

pub struct GetObjectTorrentOutput {
    pub body: Option<Body>,
    pub request_charged: Option<RequestCharged>,
}

Fields

Trait Implementations

impl Default for GetObjectTorrentOutput
[src]

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

impl Clone for GetObjectTorrentOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GetObjectTorrentOutput
[src]

Formats the value using the given formatter.