Closed
Description
In the Allocating and Working with Types section, it mentions that ty::Ty
should not be confused with Ty
in the HIR. How are they different?
In the Allocating and Working with Types section, it mentions that ty::Ty
should not be confused with Ty
in the HIR. How are they different?