31 releases (stable)

23.0.3 Apr 2, 2025
23.0.3-rc1 Mar 6, 2025
23.0.2 Jan 7, 2025
23.0.1 Jul 12, 2024
3.0.0 Feb 25, 2021

#287 in #smart-contracts

Download history 32657/week @ 2025-01-15 27886/week @ 2025-01-22 24998/week @ 2025-01-29 27117/week @ 2025-02-05 38414/week @ 2025-02-12 23663/week @ 2025-02-19 4142/week @ 2025-02-26 3772/week @ 2025-03-05 3898/week @ 2025-03-12 2579/week @ 2025-03-19 3753/week @ 2025-03-26 2393/week @ 2025-04-02 3070/week @ 2025-04-09 2612/week @ 2025-04-16 3905/week @ 2025-04-23 3032/week @ 2025-04-30

13,144 downloads per month
Used in 65 crates (5 directly)

Apache-2.0

32KB
671 lines

Procedural macros used in the contracts module.

Most likely you should use the [#[define_env]][macro@define_env] attribute macro which hides boilerplate of defining external environment for a wasm module.

Dependencies

~205–640KB
~15K SLoC