Struct slack_morphism::errors::SlackClientHttpErrorInit
source · [−]pub struct SlackClientHttpErrorInit {
pub status_code: StatusCode,
}Fields
status_code: StatusCodeTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SlackClientHttpErrorInit
impl Send for SlackClientHttpErrorInit
impl Sync for SlackClientHttpErrorInit
impl Unpin for SlackClientHttpErrorInit
impl UnwindSafe for SlackClientHttpErrorInit
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more