hax-lib-macros

Crates.iohax-lib-macros
lib.rshax-lib-macros
version0.3.4
created_at2024-06-18 09:26:14.447867+00
updated_at2025-09-03 14:29:16.354939+00
descriptionHax-specific proc-macros for Rust programs
homepagehttps://github.com/hacspec/hax
repositoryhttps://github.com/hacspec/hax
max_upload_size
id1275300
size91,681
tools (github:cryspen:tools)

documentation

README

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.

Commit count: 4635

cargo fmt