This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
lenn
/
dioxus-mirror
peilaus alkaen
https://github.com/DioxusLabs/dioxus.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
fix clippy
Evan Almloff
2 vuotta sitten
vanhempi
151a0ac34b
commit
f963e006c7
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Yhdistetty näkymä
Näytä diff tilastot
2
0
docs/guide/examples/hello_world_ssr.rs
+ 2
- 0
docs/guide/examples/hello_world_ssr.rs
Näytä tiedosto
@@ -1,3 +1,5 @@
+#![allow(unused)]
+#![allow(non_snake_case)]
// ANCHOR: all
// ANCHOR: all
// ANCHOR: main
// ANCHOR: main