eosio_cdt_sys

Crates.ioeosio_cdt_sys
lib.rseosio_cdt_sys
version0.3.0
sourcesrc
created_at2019-06-02 16:27:43.798226
updated_at2020-02-04 02:06:41.222922
descriptionLow-level FFI bindings for EOSIO smart contract development.
homepagehttps://sagan-software.github.io/eosio-rust/
repositoryhttps://github.com/sagan-software/eosio-rust
max_upload_size
id138526
size135,107
Liam Curry (liamcurry)

documentation

https://sagan-software.github.io/eosio-rust/eosio-cdt-sys/

README

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

Commit count: 266

cargo fmt