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

#292 in #smart-contracts

Download history 9262/week @ 2024-12-27 21171/week @ 2025-01-03 27746/week @ 2025-01-10 28852/week @ 2025-01-17 28125/week @ 2025-01-24 26009/week @ 2025-01-31 29492/week @ 2025-02-07 36865/week @ 2025-02-14 15189/week @ 2025-02-21 3374/week @ 2025-02-28 4509/week @ 2025-03-07 2788/week @ 2025-03-14 3174/week @ 2025-03-21 3061/week @ 2025-03-28 2769/week @ 2025-04-04 2277/week @ 2025-04-11

11,651 downloads per month
Used in 64 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

~200–630KB
~15K SLoC