Closed
Description
This is a tracking issue for the into_foo
methods being added in #28977. Some possible future questions to consider:
- Is
IntoStringError
suitable? Named appropriately? Correct set of accessors? etc. - Should be paired with an
Into
implementation