Crate narui_core

Source

Re-exports§

pub use hooks::*;
pub use rutter_layout::layouts::Dimension::*;

Modules§

_macro_api
items only for consumption by macros. no user code should depend directly on this
app
geom
hooks
layout
re_export
renderer

Macros§

all_eq_
shout_args_
shout arg is a macro for not requiring the implementation of PartialEq on all args.

Structs§

AbsolutePosition
Alignment
AspectRatio
BoxConstraints
CallbackContext
EdgeInsets
FractionalSize
Fragment
Fragment is merely a reference (for performance reasons)
Key
Offset
Rect
Size
SubPassSetup
ThreadContext
UnevaluatedFragment
Vec2
WidgetContext

Enums§

CrossAxisAlignment
Dimension
FlexFit
FragmentInner
MainAxisAlignment
MainAxisSize
RenderObject
RenderObject is the data structure that really defines what is rendered
StackFit

Type Aliases§

Color
Non-linear sRGB with an alpha component.
FragmentChildren
PathGenInner
RenderFnInner
SubPassRenderFunction