collect_blocks_from_string

Function collect_blocks_from_string 

Source
pub fn collect_blocks_from_string(
    value: &str,
) -> Result<Vec<Block<'_>>, CollectBlocksFromTemplateError>