☰
rustc_ast
1.77.0-nightly
(3d0e6bed6 2023-12-21)
In rustc_ast::util::comments
?
Function
rustc_ast
::
util
::
comments
::
split_block_comment_into_lines
source
·
[
−
]
fn split_block_comment_into_lines(text: &
str
, col:
CharPos
) ->
Vec
<
String
>