Function rustc_ast::util::comments::split_block_comment_into_lines[][src]

fn split_block_comment_into_lines(text: &str, col: CharPos) -> Vec<String>