Struct sqs_service_helper::visibility::VisibilityTimeout [] [src]

pub struct VisibilityTimeout {
    pub buf: VisibilityTimeoutExtenderBufferActor,
    pub receipt: String,
    pub deleter: MessageDeleteBufferActor,
}

Fields

Methods

impl VisibilityTimeout
[src]

Trait Implementations

impl Clone for VisibilityTimeout
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more