In Rust 2024, by default lifetimes will be captured which does not reflect the reality since we return an iterator of `DefId` which do not capture the input parameters. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
In Rust 2024, by default lifetimes will be captured which does not reflect the reality since we return an iterator of `DefId` which do not capture the input parameters. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||