[][src]Function dprint_core::formatting::parser_helpers::text_has_dprint_ignore

pub fn text_has_dprint_ignore(text: &str, searching_text: &str) -> bool

Gets if the provided text has the provided searching text in it (ex. "dprint-ignore").