extract_pre_comment
rustfmt_
nightly
1.92.0
(ded5c06cf 2025-12-08)
In rustfmt_
nightly::
lists
rustfmt_nightly
::
lists
Function
extract_
pre_
comment
Copy item path
Source
pub(crate) fn extract_pre_comment( pre_snippet: &
str
, ) -> (
Option
<
String
>,
ListItemCommentStyle
)