# Objective Some of the conversion methods on the new rect types introduced in #7984 have misleading names. ## Solution Rename all methods returning an `IRect` to `as_irect` and all methods returning a `URect` to `as_urect`. ## Migration Guide Replace uses of the old method names with the new method names. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||