rustfmt_nightly::lists

Function extract_pre_comment

Source
pub(crate) fn extract_pre_comment(
    pre_snippet: &str,
) -> (Option<String>, ListItemCommentStyle)