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