- properly handle errors
- rename methods to follow rust standard
- properly handle errors
- rename methods to follow rust standard
clippy is wrong about:
warning: unused import: `Runtime`
--> src/wasm.rs:18:64
|
18 | use runtime::{add_to_linker, Error, HttpRequest, HttpResponse, Runtime};
| ^^^^^^^
done :)
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?