Struct slack_morphism::prelude::blocks::SlackActionsBlockInit [−][src]
pub struct SlackActionsBlockInit {
pub elements: Vec<SlackActionBlockElement, Global>,
}Fields
elements: Vec<SlackActionBlockElement, Global>Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SlackActionsBlockInitimpl Send for SlackActionsBlockInitimpl Sync for SlackActionsBlockInitimpl Unpin for SlackActionsBlockInitimpl UnwindSafe for SlackActionsBlockInit