rustc_trait_selection::traits::dyn_compatibility

Function trait_has_sized_self

Source
fn trait_has_sized_self(tcx: TyCtxt<'_>, trait_def_id: DefId) -> bool