1 unstable release

0.1.0-pre.1 Jun 18, 2024

#1273 in Procedural macros

Download history 140/week @ 2024-06-15 8/week @ 2024-06-22 6/week @ 2024-06-29 5/week @ 2024-07-13 207/week @ 2024-07-20 57/week @ 2024-07-27 91/week @ 2024-08-03 58/week @ 2024-08-10 176/week @ 2024-08-17 73/week @ 2024-08-24 196/week @ 2024-08-31

509 downloads per month
Used in 4 crates (via hax-lib)

Apache-2.0

59KB
1K 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

~1–1.9MB
~39K SLoC