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 4b79dec commit 51d917bCopy full SHA for 51d917b
Cargo.toml
@@ -46,3 +46,7 @@ path = "examples/snow.rs"
46
[[example]]
47
name = "histogram"
48
path = "examples/histogram.rs"
49
+
50
+[[example]]
51
+name = "acoustic_wave"
52
+path = "examples/acoustic_wave.rs"
0 commit comments