Format code, fix typos, quiet clippy

Ran these two commands:
- cargo fmt
- cargo clippy
1 file changed
tree: b8514011199264deee0aac78a03bd8baadb9246c
  1. example/
  2. rust1.32/
  3. README.md
README.md

incubator-openwhisk-runtime-rust

Work in Progress! Do not use yet...

Work Done

  • implemented the actionloop
  • implemented the Docker image
  • implemented the action compiler

Work to do

  • Add the gradle build
  • Implement the mandatory scala tests
  • Submit and add to the list of supported runtimes