The `LifetimeParam` and `Local` variants use `source()` to find their range. Now that `source()` returns an `Option` we need to handle the `None` case. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The `LifetimeParam` and `Local` variants use `source()` to find their range. Now that `source()` returns an `Option` we need to handle the `None` case. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||