Skip to main content
extract_pre_comment
rustfmt_
nightly
1.98.0
(88d9e12ae 2026-08-18)
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
)