Docs.rs
air-codegen-winter-0.3.0
air-codegen-winter 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bobbinth
github:0xpolygonmiden:air-script
Dependencies
air-ir ^0.3
normal
anyhow ^1.0
normal
codegen ^0.2
normal
Versions
50%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate air_codegen_winter
Version 0.3.0
All Items
Structs
?
Crate
air_codegen_winter
source
·
[
−
]
Structs
CodeGenerator
CodeGenerator is used to generate a Rust implementation of the Winterfell STARK prover library’s Air trait. The generated Air expresses the constraints specified by the AirIR used to build the CodeGenerator.