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