Docs.rs
air-script-0.4.0
air-script 0.4.0
Permalink
Docs.rs crate page
MIT
31 July 2026
Links
Documentation
Repository
crates.io
Source
Owners
bobbinth
github:0xpolygonmiden:air-script
Dependencies
air-codegen-winter ^0.4
normal
air-ir ^0.4
normal
air-parser ^0.4
normal
air-pass ^0.4
normal
clap ^4.2
normal
env_logger ^0.11
normal
log ^0.4
normal
miden-diagnostics ^0.1
normal
air-mir ^0.4
normal
expect-test ^1.4
dev
winter-air ^0.12
dev
winter-math ^0.12
dev
winter-prover ^0.12
dev
winter-utils ^0.12
dev
winter-verifier ^0.12
dev
winterfell ^0.12
dev
Versions
0%
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 passes
air_
script
0.4.0
Module passes
Module Items
Structs
In crate air_
script
air_script
Module
passes
Copy item path
Source
Structs
ยง
AstTo
Air
This pass creates the
Air
from the
ast::Program
.
BusOp
Expand
MirTo
Air
This pass creates the
Air
from the
Mir
.