use Air;
use ;
// GENERATE RUST CODE FOR WINTERFELL AIR
// ================================================================================================
/// 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.
;