Docs.rs
hax-rust-engine-0.3.7
hax-rust-engine 0.3.7
Docs.rs crate page
Apache-2.0
19 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
W95Psp
github:cryspen:tools
maximebuyse
Dependencies
axum ^0.8.7
normal
camino ^1.1.11
normal
derive_generic_visitor ^0.3.0
normal
hax-frontend-exporter =0.3.7
normal
hax-lib-macros-types =0.3.7
normal
hax-rust-engine-macros =0.3.7
normal
hax-types =0.3.7
normal
itertools ^0.11.0
normal
pastey ^0.1.0
normal
pretty ^0.12
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_stacker ^0.1.12
normal
tokio ^1.48.0
normal
hax-lib =0.3.7
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module phase
hax_
rust_
engine
0.3.7
Module phase
Module Items
Modules
Enums
Traits
In crate hax_
rust_
engine
hax_rust_engine
Module
phase
Copy item path
Source
Expand description
A phase rewrites the AST.
Modules
§
legacy
This module exposes the legacy phases written in OCaml in the OCaml engine.
Enums
§
Phase
Kind
Enumeration of the available phases.
Traits
§
Phase
A Rust phase that operates on the AST.