Docs.rs
iced_lazy-0.2.0
iced_lazy 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_native ^0.6
normal
ouroboros ^0.13
normal
Versions
71.43%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate iced_lazy
Version 0.2.0
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