Function rustfmt_nightly::comment::contains_comment
source · pub(crate) fn contains_comment(text: &str) -> bool
Expand description
Returns true
if text contains any comment.
pub(crate) fn contains_comment(text: &str) -> bool
Returns true
if text contains any comment.