Struct slack_api::users::SetActiveResponse [] [src]

pub struct SetActiveResponse { /* fields omitted */ }

Trait Implementations

impl Clone for SetActiveResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SetActiveResponse
[src]

Formats the value using the given formatter.

impl<E: Error> Into<Result<SetActiveResponse, SetActiveError<E>>> for SetActiveResponse
[src]

Performs the conversion.