Function clippy_utils::ty::contains_adt_constructor
source · Expand description
Walks into ty and returns true if any inner type is an instance of the given adt
constructor.
Walks into ty and returns true if any inner type is an instance of the given adt
constructor.