Docs.rs
iced_lazy-0.6.1
iced_lazy 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_native ^0.10
normal
ouroboros ^0.13
normal
Versions
73.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate iced_lazy
Version 0.6.1
All Items
Re-exports
Modules
Structs
Functions
?
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