[][src]Function dadada::build_html

pub fn build_html<I: IntoIterator<Item = Block>>(
    blocks: I,
    options: Options
) -> String