Trait slack_morphism::SlackBlocksTemplate
source · [−]pub trait SlackBlocksTemplate {
fn render_template(&self) -> Vec<SlackBlock>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,;
}Required Methods
fn render_template(&self) -> Vec<SlackBlock>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,
A: Allocator,