Crate iced_lazy

Source

Re-exports§

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

Modules§

component
Build and reuse custom widgets using The Elm Architecture.
responsive

Structs§

Lazy

Functions§

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