Skip to main content

is_inherent_impl_coherent

Function is_inherent_impl_coherent 

Source
pub fn is_inherent_impl_coherent(
    db: &dyn HirDatabase,
    def_map: &DefMap,
    impl_id: ImplId,
) -> bool