Skip to main content
extract_pre_comment
rustfmt_
nightly
1.95.0-nightly
(366a1b93e 2026-02-03)
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
)