Docs.rs
air-codegen-winter-0.4.0
air-codegen-winter 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bobbinth
github:0xpolygonmiden:air-script
Dependencies
air-ir ^0.4
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
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
Crate air_codegen_winter
air_
codegen_
winter
0.4.0
All Items
Crate Items
Structs
Crate
air_
codegen_
winter
Copy item path
Source
Structs
§
Code
Generator
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.