Expand description
Visitor for determining whether a type has type and non-static lifetime parameters
Structs§
Functions§
- Checks if a type has type or lifetime parameters, given the local context of named type parameters. Returns (has_type_params, has_lifetime_params)