Node.contents

The main contents of the node.

struct Node
@safe nothrow
Array!(NodeContent*) contents;

Meta