Skip to main content

Crate fission_ir

Crate fission_ir 

Source

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§

CoreIR
CoreNode

Constants§

IR_VERSION

Type Aliases§

AnyRenderObject
A type-erased render object stored alongside IR nodes.