You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently (or, once RFC 50 is implemented), Values 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.