26 releases (major breaking)

21.0.0 Mar 18, 2024
20.0.0 Feb 26, 2024
19.0.0 Feb 13, 2024
18.0.0 Jan 23, 2024
3.0.0 Feb 25, 2021

#199 in #wasm-module

Download history 158/week @ 2023-12-23 341/week @ 2023-12-30 812/week @ 2024-01-06 454/week @ 2024-01-13 402/week @ 2024-01-20 764/week @ 2024-01-27 715/week @ 2024-02-03 400/week @ 2024-02-10 1008/week @ 2024-02-17 825/week @ 2024-02-24 968/week @ 2024-03-02 1158/week @ 2024-03-09 1183/week @ 2024-03-16 687/week @ 2024-03-23 865/week @ 2024-03-30 1452/week @ 2024-04-06

4,469 downloads per month
Used in 27 crates (5 directly)

Apache-2.0

30KB
586 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

~330–780KB
~19K SLoC