eieio-edebug-prin1-to-string
eieio-edebug-prin1-to-string is a compiled Lisp function in `eieio.el
'.
(eieio-edebug-prin1-to-string PRINT-FUNCTION OBJECT &optional NOESCAPE)
Display EIEIO OBJECT in fancy format.
Used as advice around `edebug-prin1-to-string', held in the
variable PRINT-FUNCTION. Optional argument NOESCAPE is passed to
`prin1-to-string' when appropriate.