Skip to main content

Crate dampen_iced

Crate dampen_iced 

Source
Expand description

Dampen Iced - Iced Backend Implementation

Re-exports§

pub use system_theme::watch_system_theme;
pub use builder::DampenWidgetBuilder;

Modules§

builder
Dampen Widget Builder - Automatic interpretation of Dampen markup
canvas
The canvas module provides a powerful drawing widget for Dampen.
convert
Type conversions from Dampen IR to Iced types
style_mapping
Style mapping from Dampen IR to Iced types
system_theme
System theme detection for production builds
theme_adapter
Theme adapter for converting Dampen themes to Iced themes

Structs§

IcedBackendDeprecated
Iced backend implementation

Enums§

HandlerMessage
Standard message type for handler-based applications

Traits§

CloneableMessage
Trait for messages that can be cloned

Functions§

render
render_with_layout
Render a widget node to an Iced element