Struct slack_morphism::prelude::blocks::SlackHomeViewInit [−][src]
pub struct SlackHomeViewInit {
pub blocks: Vec<SlackBlock, Global>,
}Fields
blocks: Vec<SlackBlock, Global>Trait Implementations
Performs the conversion.
