hax-lib-macros

Crates.iohax-lib-macros
lib.rshax-lib-macros
version0.1.0-pre.1
sourcesrc
created_at2024-06-18 09:26:14.447867
updated_at2024-06-18 09:26:14.447867
descriptionHax-specific proc-macros for Rust programs
homepagehttps://github.com/hacspec/hax
repositoryhttps://github.com/hacspec/hax
max_upload_size
id1275300
size51,357
Crates (github:hacspec:crates)

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: 2352

cargo fmt