Searched defs:TypeComponentInstanceIndex (Results 1 – 2 of 2) sorted by relevance
348 ) -> Result<TypeComponentInstanceIndex> { in convert_instance()
1084 pub(crate) fn from(index: TypeComponentInstanceIndex, ty: &InstanceType<'_>) -> Self { in from()