The implementation essentially desugars during type collection and AST type conversion time into the parameter scheme we have now. Only fully qualified names--e.g. `<T as Foo>::Bar`--are supported. |
||
|---|---|---|
| .. | ||
| pp.rs | ||
| pprust.rs | ||
The implementation essentially desugars during type collection and AST type conversion time into the parameter scheme we have now. Only fully qualified names--e.g. `<T as Foo>::Bar`--are supported. |
||
|---|---|---|
| .. | ||
| pp.rs | ||
| pprust.rs | ||