Docs.rs
iced_widget-0.14.2
iced_widget 0.14.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_highlighter ^0.14.0
normal
optional
iced_renderer ^0.14.0
normal
log ^0.4
normal
num-traits ^0.2
normal
ouroboros ^0.18
normal
optional
pulldown-cmark ^0.12
normal
optional
qrcode ^0.13
normal
optional
rustc-hash ^2.0
normal
thiserror ^2
normal
unicode-segmentation ^1.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module float
iced_
widget
0.14.2
Module float
Module Items
Structs
Traits
Type Aliases
In crate iced_
widget
iced_widget
Module
float
Copy item path
Source
Expand description
Make elements float!
Structs
§
Float
A widget that can make its contents float over other widgets.
Style
The style of a
Float
.
Traits
§
Catalog
The theme catalog of a
Float
.
Type Aliases
§
StyleFn
A styling function for a
Float
.