Crate agoraui_runtimes

Source

Re-exports§

pub extern crate alloc;

Modules§

derive

Macros§

event_handle

Structs§

BoxConstraints
Immutable layout constraints for RenderBox layout.
BuildContext
Configuration
Configuration host structure.
Handle
Event handler wrapper class that implements trait Debug and trait PartialEq
Offset
An immutable 2D floating-point offset.
RenderObject
Element wrapper
Size

Enums§

Constraints
Variant of layout constraints.
KeyPath
identity of render element in the view tree
View
Variant for Configuration

Traits§

AnyEq
Configuration PartialEq trait.
IntoRenderObjectConfiguration
Convert configuration into RenderObjectConfiguration
IntoStatefulConfiguration
Convert configuration into StatefulConfiguration
IntoStatelessConfiguration
Convert configuration into StatelessConfiguration
IntoView
RenderObjectConfiguration
RenderObjectConfiguration element configuration trait.
RenderObjectLifecycle
Render object lifecycle trait.
State
Stateful element state object, created by StatefulConfiguration
StatefulConfiguration
Stateful element configuration trait.
StatelessConfiguration
Stateless element configuration trait.
ToAny

Derive Macros§

Render
RenderRT
StateObject
StateObjectRT
Stateful
StatefulRT
Stateless
StatelessRT