-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
How do you deal with newtypes? I have plenty of them, and now I just manually calling to_string. With display-based template engines like Maud I just derive derive_more::Display.
Maybe we could have derivable DisplayIntoHtml which would render newtypes base on their Display representation?
Metadata
Metadata
Assignees
Labels
No labels