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 5583c6c commit 8ac510fCopy full SHA for 8ac510f
examples/vault-variable-test/src/lib.rs
@@ -1,4 +1,4 @@
1
-use anyhow::Result;
+use anyhow::{Result, Context};
2
use spin_sdk::{
3
http::{IntoResponse, Request, Response},
4
http_component,
0 commit comments