Docs.rs
iced-0.10.0
iced 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
hecrj
Dependencies
iced_core ^0.10
normal
iced_futures ^0.7
normal
iced_renderer ^0.1
normal
iced_widget ^0.1
normal
iced_winit ^0.10
normal
image ^0.24
normal
thiserror ^1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Module overlay
Modules
Type Definitions
?
Module
iced
::
overlay
source
·
[
−
]
Expand description
Display interactive elements on top of other widgets.
Modules
menu
Build and show dropdown menus.
Type Definitions
Element
A generic
Overlay
.