yomo 0.1.3

YoMo Rust development sdk.
Documentation
1
2
3
4
5
6
# YoMo Rust development sdk

This crate is provided for developing [YoMo](https://github.com/yomorun/yomo)
Rust wasm serverless functions. You can follow this
[example](https://github.com/yomorun/yomo/tree/master/example/7-wasm/sfn/rust)
to implement your own application.