Closed ennis closed 2 years ago
This removes the NodeContent macro and replaces it with a macro_rules-based implementation. Display-related code has been moved to the NodeContentDisplay derive macro.
NodeContentDisplay
This removes the NodeContent macro and replaces it with a macro_rules-based implementation. Display-related code has been moved to the
NodeContentDisplay
derive macro.