Skip to main content

Unnormalized

Type Alias Unnormalized 

Source
pub type Unnormalized<'tcx, T> = Unnormalized<TyCtxt<'tcx>, T>;

Aliased Type§

pub struct Unnormalized<'tcx, T> { /* private fields */ }

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.