dioxus-html-internal-macro 0.7.9

HTML function macros for Dioxus
Documentation
1
2
3
4
5
#[test]
fn tests() {
    let t = trybuild::TestCases::new();
    t.pass("tests/01-simple.rs");
}