split_block_comment_into_lines
rustc_
ast_
pretty
1.92.0-nightly
(dd7fda570 2025-09-20)
In rustc_
ast_
pretty::
pprust::
state
rustc_ast_pretty
::
pprust
::
state
Function
split_
block_
comment_
into_
lines
Copy item path
Source
fn split_block_comment_into_lines(text: &
str
, col:
CharPos
) ->
Vec
<
String
>