Struct cranelift_codegen_meta::cdsl::typevar::TypeVarParent
source · pub(crate) struct TypeVarParent {
pub type_var: TypeVar,
pub derived_func: DerivedFunc,
}
Fields§
§type_var: TypeVar
§derived_func: DerivedFunc