Crates.io | eosio_cdt_sys |
lib.rs | eosio_cdt_sys |
version | 0.3.0 |
source | src |
created_at | 2019-06-02 16:27:43.798226 |
updated_at | 2020-02-04 02:06:41.222922 |
description | Low-level FFI bindings for EOSIO smart contract development. |
homepage | https://sagan-software.github.io/eosio-rust/ |
repository | https://github.com/sagan-software/eosio-rust |
max_upload_size | |
id | 138526 |
size | 135,107 |
This crate provides low-level FFI bindings for EOSIO smart contract
development. Bindings are automatically generated with bindgen
from header files in the EOSIO/eosio.cdt
repository.
For more idiomatic Rust wrappers please see the eosio
and
eosio_cdt
crates.
License: MIT OR Apache-2.0