eosio_cdt_sys 0.3.0

Low-level FFI bindings for EOSIO smart contract development.
Documentation

Build Status

eosio_cdt_sys

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