Type Definition rustc_typeck::variance::terms::VarianceTermPtr[][src]

pub type VarianceTermPtr<'a> = &'a VarianceTerm<'a>;