Re-exports§
pub use narui_macros as _macros;
Modules§
- _macro_
api - items only for consumption by macros. no user code should depend directly on this
- align
- app
- aspect_
ratio - backdrop_
blur - blur
- button
- column
- flexible
- fragment
- geom
- hooks
- input
- input_
leaf - inverse_
rect_ leaf - layout
- padding
- positioned
- raw_
blur - re_
export - rect
- rect_
leaf - renderer
- row
- sized
- slider
- stack
- text
- theme
Macros§
- __
align_ constructor - __
aspect_ ratio_ constructor - __
backdrop_ blur_ constructor - __
blur_ constructor - __
button_ constructor - __
column_ constructor - __
flexible_ constructor - __
fragment_ constructor - __
input_ constructor - __
input_ leaf_ constructor - __
inverse_ rect_ leaf_ constructor - __
padding_ constructor - __
positioned_ constructor - __
raw_ blur_ constructor - __
rect_ constructor - __
rect_ leaf_ constructor - __
row_ constructor - __
sized_ constructor - __
slider_ constructor - __
stack_ constructor - __
text_ constructor - all_eq_
- rsx
- rsx_
toplevel - shout_
args_ - shout arg is a macro for not requiring the implementation of PartialEq on all args.
Structs§
- Absolute
Position - Alignment
- Aspect
Ratio - BoxConstraints
- Callback
Context - Drop
Callback Helper - Edge
Insets - Effect
Handle - Fractional
Size - Fragment
- Fragment is merely a reference (for performance reasons)
- Key
- Listenable
- Listenable
Guard - Mapped
Listenable Guard - Offset
- Rect
- Size
- SubPass
Setup - Text
Layout - Thread
Context - Thread
Handle - Unevaluated
Fragment - Vec2
- Widget
Context
Enums§
- Cross
Axis Alignment - Dimension
- FlexFit
- Fragment
Inner - Main
Axis Alignment - Main
Axis Size - Measure
Error - Render
Object - RenderObject is the data structure that really defines what is rendered
- Stack
Fit
Traits§
- Context
After Frame - Context
Effect - Context
Measure - Context
Thread - Listenable
Create - Listenable
Listen - Listenable
Shout - Listenable
Spy
Type Aliases§
- Color
- Non-linear sRGB with an alpha component.
- Fragment
Children - Path
GenInner - Render
FnInner - SubPass
Render Function