#[derive(NodeContentDisplay)]
{
// Attributes available to this derive:
#[lang_util]
}
Expand description
Derives an implementation of NodeContentDisplay
for the given type.
#[derive(NodeContentDisplay)]
{
// Attributes available to this derive:
#[lang_util]
}
Derives an implementation of NodeContentDisplay
for the given type.