Re-exports§
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::WidgetId;
Modules§
- op
- semantics
- Accessibility and interaction semantics.
- widget_
id - Stable identity for widgets and lowered IR nodes.
Structs§
Constants§
Type Aliases§
- AnyRender
Object - A type-erased render object stored alongside IR nodes.