Crate ribir_core

Source

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]! in IconTheme!.
fill_transition
macro use to specify transition for TransitionIdent!/
impl_common_event_deref
reset_test_env