Re-exports§
pub use rxrust;
Modules§
- animation
- builtin_
widgets - Built-in widgets is a set of minimal widgets that describes the most common UI elements. The most of them can be used to extend other object in the declare syntax, so other objects can use the builtin fields and methods like self fields and methods.
- clipboard
- data_
widget - Data widget help attach data to a widget and get a new widget which behavior is same as origin widget.
- declare
- events
- overlay
- pipe
- prelude
- test_
helper - ticker
- timer
- widget
- widget_
children - window
Macros§
- complex_
key - define_
named_ svg - macro use to define a dozen of [
SvgIdent
]! of icons. - define_
transition_ ident - macro use to define a dozen of
TransitionIdent
! of icons. - fill_
custom_ style - macro use to batch set custom theme.
- fill_
svgs - macro use to specify icon of [
SvgIdent
]! inIconTheme
!. - fill_
transition - macro use to specify transition for
TransitionIdent
!/ - impl_
common_ event_ deref - reset_
test_ env