Skip to main content

can_attach_index

Function can_attach_index 

Source
pub fn can_attach_index(
    parent: &IndexAttachmentShape<'_>,
    child: &IndexAttachmentShape<'_>,
) -> bool
Expand description

A constraint-owned parent requires a same-kind child constraint; an independent parent can attach either an independent or constraint-owned child index. Object identities, physical namespaces and display names are not index-shape properties.