913ab1ec0a
E.g. `fn foo<T: Iterator>() -> T::Item`. It seems that rustc does this only for type parameters and only based on their bounds, so we also only consider traits from bounds. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
913ab1ec0a
E.g. `fn foo<T: Iterator>() -> T::Item`. It seems that rustc does this only for type parameters and only based on their bounds, so we also only consider traits from bounds. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |