ipcs-runtime 0.0.1-alpha.1

Runtime shim for IPCS functions written in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.codegen]
package = "ipcs-codegen"
version = "0.0.1-alpha.1"

[package]
authors = ["Michal Hornicky <semtexzv@gmail.com>"]
description = "Runtime shim for IPCS functions written in rust"
edition = "2018"
license = "MIT"
name = "ipcs-runtime"
repository = "https://github.com/semtexzv/ipcs"
version = "0.0.1-alpha.1"