Function tidy::style::is_in

source ยท
pub fn is_in(
    full_path: &Path,
    parent_folder_to_find: &str,
    folder_to_find: &str
) -> bool