Crate feather_ui

Source

Re-exports§

pub use cosmic_text;
pub use im;
pub use notify;
pub use ultraviolet;
pub use wgpu;
pub use winit;
pub use mlua;

Modules§

color
component
graphics
input
layout
lua
persist
render
text
util

Macros§

children
gen_from_to_dyn
gen_id

Structs§

AbsDim
AbsLimits
AbsRect
Absolutely positioned rectangle
App
CrossReferenceDomain
DAbsRect
A rectangle with both pixel and display independent units, but no relative component.
DLimits
DPoint
DRect
Display Rectangle with both per-pixel and display-independent pixels
DValue
RelLimits
RelPoint
Relative point
RelRect
Relative rectangle
Slot
SourceID
StateCellRefMut
Holds a mutable reference to an internal StateCell value, which sets the resulting id as “changed” once it’s dropped. If this reference object fails to be dropped, the changed flag will never be set!
StateManager
UPoint
Unified coordinate
URect
Unified coordinate rectangle
UValue

Enums§

DataID
Error
RowDirection

Constants§

APP_SOURCE_ID
AUTO_DRECT
AUTO_URECT
BASE_DPI
DEFAULT_DLIMITS
DEFAULT_LIMITS
DEFAULT_RLIMITS
FILL_DRECT
FILL_URECT
UNSIZED_AXIS
ZERO_DABSRECT
ZERO_DPOINT
ZERO_DRECT
ZERO_POINT
ZERO_RECT
ZERO_RELRECT
ZERO_UPOINT
ZERO_URECT

Traits§

Dispatchable
DynHashEq
Object-safe version of Hash + PartialEq
StateMachineChild
WrapEventEx

Functions§

build_aabb

Type Aliases§

AppEvent
DispatchPair