extract_pre_comment
rustfmt_
nightly
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
)