Searched defs:InTypeConstIdMetadata (Results 1 – 1 of 1) sorted by relevance
470 pub(crate) struct InTypeConstIdMetadata(pub(crate) Ty); struct472 impl OpaqueInternableThing for InTypeConstIdMetadata { implementation