Struct slack_morphism::errors::SlackClientHttpError [−][src]
Fields
status_code: u16http_response_body: Option<String>Implementations
Trait Implementations
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SlackClientHttpErrorimpl Send for SlackClientHttpErrorimpl Sync for SlackClientHttpErrorimpl Unpin for SlackClientHttpErrorimpl UnwindSafe for SlackClientHttpErrorBlanket Implementations
Mutably borrows from an owned value. Read more