use AirBuilder;
use ;
/// AIR builder that collects the constraints expressed via the [Air](p3_air::Air) trait into
/// a directed acyclic graph of symbolic expressions for serialization purposes.
pub type ViewPair<'a, T> = ;
/// AIR builder that supports main trace matrix which is partitioned
/// into sub-matrices which belong to different commitments.