Struct slack_morphism::errors::SlackClientApiErrorInit
source · [−]pub struct SlackClientApiErrorInit {
pub code: String,
}Fields
code: StringTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SlackClientApiErrorInit
impl Send for SlackClientApiErrorInit
impl Sync for SlackClientApiErrorInit
impl Unpin for SlackClientApiErrorInit
impl UnwindSafe for SlackClientApiErrorInit
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