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. |
||
|---|---|---|
| .. | ||
| blocks.rs | ||
| mod.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. |
||
|---|---|---|
| .. | ||
| blocks.rs | ||
| mod.rs | ||