Krishna Aradhi
Results
2
comments of
Krishna Aradhi
Hey @fdaciuk, my serverless.yml is in the root dir alongside the README file. I defined the function in serverless.yml like so: ```yml functions: hello: # handler value syntax is `{cargo-package-name}.{bin-name}`...