Evan Almloff 2 vuotta sitten
vanhempi
commit
f963e006c7
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      docs/guide/examples/hello_world_ssr.rs

+ 2 - 0
docs/guide/examples/hello_world_ssr.rs

@@ -1,3 +1,5 @@
+#![allow(unused)]
+#![allow(non_snake_case)]
 // ANCHOR: all
 // ANCHOR: all
 
 
 // ANCHOR: main
 // ANCHOR: main