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.