halo2_axiom::plonk

Trait Phase

Source
pub trait Phase: SealedPhase { }
Expand description

Phase of advice column

Implementors§

Source§

impl<P: SealedPhase> Phase for P