rustc_
ast_
pretty
1.85.0-nightly
(5f23ef7d3 2024-12-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
>