Function should_fully_qualify_path

Source
fn should_fully_qualify_path(
    self_def_id: Option<DefId>,
    trait_: &Path,
    self_type: &Type,
) -> bool