Skip to main content

render_blocks_as_html

Function render_blocks_as_html 

Source
pub fn render_blocks_as_html(
    blocks: Vec<SlackBlock>,
    slack_references: SlackReferences,
    default_style_class: &str,
    highlight_style_class: &str,
) -> String