Structsยง
- Variance
Extractor ๐ - Extracts variances for regions contained within types. Follows the same structure as
rustc_inferโsGeneralizer: we try to relate a type with itself to track and extract the variances of regions.
rustc_inferโs Generalizer: we try to relate a type with itself to track and extract the
variances of regions.