Function rustfmt_nightly::comment::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.