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