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§
Macros§
Structs§
- AbsDim
- AbsLimits
- AbsRect
- Absolutely positioned rectangle
- App
- Cross
Reference Domain - DAbs
Rect - 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
- State
Cell RefMut - 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!
- State
Manager - UPoint
- Unified coordinate
- URect
- Unified coordinate rectangle
- UValue
Enums§
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
- DynHash
Eq - Object-safe version of Hash + PartialEq
- State
Machine Child - Wrap
Event Ex