rustfmt_nightly::lists

Function get_comment_end

Source
pub(crate) fn get_comment_end(
    post_snippet: &str,
    separator: &str,
    terminator: &str,
    is_last: bool,
) -> usize