suborbital 0.9.1

Suborbital Wasm Runnable API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["cohix <connorjhicks@gmail.com>"]
description = "Suborbital Wasm Runnable API"
edition = "2018"
homepage = "https://suborbital.dev"
license = "Apache-2.0"
name = "suborbital"
repository = "https://github.com/suborbital/reactr"
version = "0.9.1"