We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
description
keywords
1 parent d11da62 commit d8dd27eCopy full SHA for d8dd27e
templates/index.html
@@ -3,6 +3,8 @@
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <meta name="description" content="A cross-platform GUI library for Rust focused on simplicity and type-safety.">
7
+ <meta name="keywords" content="Rust, GUI, iced, toolkit, widget, framework, user, interface">
8
9
<title>iced - A cross-platform GUI library for Rust</title>
10
0 commit comments