Expand description
Fold impls for the next-trait-solver.
Structs§
- FnMut
Delegate - A simple delegate taking 3 mutable functions. The used functions must always return the same result for each bound variable, no matter how frequently they are called.
Traits§
- Bound
VarReplacer Delegate - A delegate used when instantiating bound vars.