Closed
Description
Currently (or, once RFC 50 is implemented), Value
s can be formatted and printed using the Format
+ Print
mechanism. However, there is no support for pretty-printing custom ValueCastable
such as data.View
or Amaranth Enum
. A mechanism for such should be designed and proposed via the RFC process.