eosio_cdt_sys 0.3.0

Low-level FFI bindings for EOSIO smart contract development.
Documentation
  • Coverage
  • 92.03%
    127 out of 138 items documented0 out of 0 items with examples
  • Size
  • Source code size: 135.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • sagan-software/eosio-rust
    97 20 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • liamcurry

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