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.