Home
last modified time | relevance | path

Searched defs:is_substring_of (Results 1 – 1 of 1) sorted by relevance

/development/tools/external_crates/license_checker/src/
Dparsed_license_data.rs45 pub fn is_substring_of(&self, other: &str) -> bool { in is_substring_of() method
191 fn is_substring_of() { in is_substring_of() function