31 releases (stable)

new 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

#220 in #smart-contracts

Download history 22893/week @ 2024-12-11 18231/week @ 2024-12-18 6115/week @ 2024-12-25 18253/week @ 2025-01-01 22451/week @ 2025-01-08 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 3063/week @ 2025-03-26

13,690 downloads per month
Used in 43 crates (6 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