-
Notifications
You must be signed in to change notification settings - Fork 372
Closed
Description
An error occurs in the top use lambda::{handler_fn, Context};
of hello-without-macro.rs
.
use lambda::{handler_fn, Context}; |
The error details are as follows.
unresolved import `lambda` use of undeclared type or module `lambda`
I am adding lambda_runtime = "0.2.1"
to Cargo.toml's [dependencies].
Metadata
Metadata
Assignees
Labels
No labels