rustfmt_nightly::comment

Function is_last_comment_block

Source
pub(crate) fn is_last_comment_block(s: &str) -> bool
Expand description

Returns true if the last line of the passed string finishes with a block-comment.