☰
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
>