Function rustfmt_nightly::lists::get_comment_end

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