dioxus/packages/html-macro/README.md

4 lines
111 B
Markdown
Raw Normal View History

2021-01-14 07:56:41 +00:00
# html-macro
2021-01-19 13:53:47 +00:00
Disclaimer: much of this macro's source comes from Percy - another vdom implementation for Rust.