Function rustfmt_nightly::lists::extract_post_comment
source ยท pub(crate) fn extract_post_comment(
post_snippet: &str,
comment_end: usize,
separator: &str,
is_last: bool,
) -> Option<String>
pub(crate) fn extract_post_comment(
post_snippet: &str,
comment_end: usize,
separator: &str,
is_last: bool,
) -> Option<String>