Function rustfmt_nightly::lists::extract_post_comment[][src]

pub(crate) fn extract_post_comment(
    post_snippet: &str,
    comment_end: usize,
    separator: &str
) -> Option<String>