Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added iced topic #4430

Merged
merged 4 commits into from
Aug 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/iced/iced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions topics/iced/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
aliases: icedrs
created_by: Héctor Ramón
display_name: Iced
github_url: https://github.com/iced-rs/iced
logo: iced.png
related: gui, rust, widget, interface, toolkit, elm, graphics
released: September 05, 2019
short_description: A cross-platform GUI library for Rust focused on simplicity and type-safety.
topic: iced
url: https://iced.rs
---
Iced is a cross-platform GUI library for Rust inspired by [The Elm Architecture](https://elm-lang.org/) and focused on simplicity and type-safety.
Loading