#[derive(NodeContentDisplay)]
{
    // Attributes available to this derive:
    #[lang_util]
}
Expand description

Derives an implementation of NodeContentDisplay for the given type.