Function rustc_ast_pretty::pprust::state::split_block_comment_into_lines
source ยท fn split_block_comment_into_lines(text: &str, col: CharPos) -> Vec<String>
fn split_block_comment_into_lines(text: &str, col: CharPos) -> Vec<String>