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.
1 parent a6631ab commit 0f52c53Copy full SHA for 0f52c53
README.md
@@ -1,4 +1,7 @@
1
# Async UI
2
+[<img alt="crates.io" src="https://img.shields.io/crates/v/async_ui_web?style=for-the-badge" height="20">](https://crates.io/crates/async_ui_web)
3
+[<img alt="crates.io" src="https://img.shields.io/docsrs/async_ui_web?style=for-the-badge" height="20">](https://docs.rs/async_ui_web)
4
+
5
6
A web UI framework where Futures are components.
7
0 commit comments