rustc_
ast_
pretty
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>