Struct slack_morphism::prelude::SlackApiRateControlLimit [−][src]
Expand description
A rate limit definition
Fields
value: usizeper: DurationImplementations
Trait Implementations
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 SlackApiRateControlLimit
impl Send for SlackApiRateControlLimit
impl Sync for SlackApiRateControlLimit
impl Unpin for SlackApiRateControlLimit
impl UnwindSafe for SlackApiRateControlLimit
Blanket Implementations
Mutably borrows from an owned value. Read more
