Re-exports§
pub use node_id::NodeId;pub use op::AlignItems;pub use op::CompositeScalar;pub use op::CompositeStyle;pub use op::EmbedKind;pub use op::FlexDirection;pub use op::FlexWrap;pub use op::GridPlacement;pub use op::GridTrack;pub use op::JustifyContent;pub use op::LayoutOp;pub use op::Op;pub use op::PaintOp;pub use op::StructuralOp;pub use semantics::ActionEntry;pub use semantics::ActionSet;pub use semantics::Role;pub use semantics::Semantics;pub use widget_id::WidgetNodeId;
Modules§
- node_id
- Content-addressed node identity.
- op
- semantics
- Accessibility and interaction semantics.
- widget_
id - Widget-level identity, separate from IR node identity.
Structs§
Constants§
Type Aliases§
- AnyRender
Object - A type-erased render object stored alongside IR nodes.