Crate iced_lazy

source ·

Re-exports

pub use component::Component;
pub use responsive::Responsive;

Modules

Build and reuse custom widgets using The Elm Architecture.

Structs

Functions

Turns an implementor of Component into an Element that can be embedded in any application.