CompactStringConvertible
interface CompactStringConvertible
A type that can produce a compact, human-readable string representation of itself.
Intended for concise logging and debugging output, as a shorter alternative to the verbose default toString.