Macros§
- format_
err - Creates a
syn::Error
with the format message and infers theSpan
usingSpanned
. - format_
err_ spanned - Creates a
syn::Error
with the format message and infers theSpan
usingToTokens
.
Structs§
- Contract
- An contract definition consisting of the configuration and module.
- Fixed
String