3 releases

0.1.0 Jan 20, 2025
0.1.0-rc.1 Dec 17, 2024
0.1.0-pre.1 Jun 18, 2024
0.1.0-alpha.1 Oct 7, 2024

#1978 in Procedural macros

Download history 657/week @ 2024-11-03 447/week @ 2024-11-10 489/week @ 2024-11-17 264/week @ 2024-11-24 478/week @ 2024-12-01 361/week @ 2024-12-08 623/week @ 2024-12-15 64/week @ 2024-12-22 46/week @ 2024-12-29 448/week @ 2025-01-05 515/week @ 2025-01-12 685/week @ 2025-01-19 528/week @ 2025-01-26 850/week @ 2025-02-02 574/week @ 2025-02-09 40/week @ 2025-02-16

2,020 downloads per month
Used in 4 crates (via hax-lib)

Apache-2.0

79KB
1.5K SLoC

hax proc macros

Hax-specific proc-macros for Rust programs.

This crate defines proc macros to be used in Rust programs that are extracted with hax. It provides proc macros such as requires and ensures to define pre- and post-conditions for functions.

Dependencies

~0.2–0.8MB
~19K SLoC