Registry / other / iced-aw

iced-aw

JSON →
library0.14.0rscratesunverified

Additional widgets for the Iced GUI library, providing extended UI components.

# Cargo.toml [dependencies] iced_aw = "0.14.0"
INSTALL
IMPORT
SIG · ICED-AW
I
iced-aw
otherrustv0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Card
use iced_aw::Card;

Creates a simple Card widget.

use iced_aw::Card; fn main() { let _card = Card::new("Title", "Content"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
iced-aw — cargo add iced-aw · libregistry