rustc_
ast_
pretty
1.84.0-nightly
(ee612c45f 2024-11-19)
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
>