return to top
source
Types that can be converted into a string for display.
There is no expectation that the resulting string can be parsed back to the original data (see Repr for a similar class with this expectation).
Repr
Converts a value into a string.