Skip to main content
extract_pre_comment
rustfmt_
nightly
1.96.0-nightly
(cf7da0b72 2026-03-30)
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
)