Struct slack_api::groups::UnarchiveResponse [] [src]

pub struct UnarchiveResponse { /* fields omitted */ }

Trait Implementations

impl Clone for UnarchiveResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UnarchiveResponse
[src]

Formats the value using the given formatter.

impl<E: Error> Into<Result<UnarchiveResponse, UnarchiveError<E>>> for UnarchiveResponse
[src]

Performs the conversion.