rustc_builtin_macros::deriving::coerce_pointee

Function contains_maybe_sized_bound_on_pointee

Source
fn contains_maybe_sized_bound_on_pointee(
    predicates: &[WherePredicate],
    pointee: Symbol,
) -> bool