Crate eosio_codegen

Source

Macros§

format_err
Creates a syn::Error with the format message and infers the Span using Spanned.
format_err_spanned
Creates a syn::Error with the format message and infers the Span using ToTokens.

Structs§

Contract
An contract definition consisting of the configuration and module.
FixedString