eosio_sys 0.2.0

Low-level FFI bindings for EOSIO smart contract development
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[features]
alloc = []
default = ["std"]
std = []

[lib]
doctest = false
test = false

[package]
authors = ["Liam Curry <liam@sagan.software>"]
description = "Low-level FFI bindings for EOSIO smart contract development"
edition = "2018"
license = "MIT/Apache-2.0"
name = "eosio_sys"
version = "0.2.0"