Crate stylus_proc

source ·

Macros

Attribute Macros

  • For structs, this macro generates a richly-typed entrypoint that parses incoming calldata. For functions, this macro generates a simple, untyped entrypoint that’s bytes-in, bytes-out.

Derive Macros