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 3423ed4 commit e27f517Copy full SHA for e27f517
tests/all/main.rs
@@ -1,6 +1,6 @@
1
#![cfg_attr(miri, allow(dead_code, unused_imports))]
2
3
-use wasmtime::{Config, Result};
+use wasmtime::Result;
4
5
mod arrays;
6
mod async_functions;
0 commit comments