Skip to main content

could_deref_to_target

Function could_deref_to_target 

Source
fn could_deref_to_target(
    ty: &Type<'_>,
    target: &Type<'_>,
    db: &dyn HirDatabase,
) -> bool