rustc_builtin_macros::deriving::smart_ptr

Function contains_maybe_sized_bound_on_pointee

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