Expand description
Support inheriting generic parameters and predicates for function delegation.
For more information about delegation design, see the tracking issue #118212.
Structsยง
- Generic
Args ๐Builder - Generics
Builder ๐ - Param
Index ๐Remapper - Predicates
Builder ๐
Enumsยง
- FnKind ๐
- Inheritance
Kind ๐Given the current context(caller and calleeFnKind
), it specifies the policy of predicates and generic parameters inheritance.
Functionsยง
- check_
constraints ๐ - create_
generic_ ๐args - fn_kind ๐
Type Aliasesยง
- Remap
Table ๐