Module rendering

Module rendering 

Source

Structs§

BaseInstance
InstanceFlags
InstantiationArgs
ReusableInstanceNodeArgs
StrokeInstance
Represents the outer stroke of a drawable element

Enums§

NodeType

Traits§

InstanceNode
Central runtime representation of a properties-computable and renderable node. InstanceNodes are conceptually stateless, and rely on ExpandedNodes for stateful representations.

Type Aliases§

InstanceNodePtr
Type aliases to make it easier to work with nested Rcs and RefCells for instance nodes.
InstanceNodePtrList