☰
Phase
Implementors
In halo2_proofs::plonk
?
Trait
halo2_proofs
::
plonk
::
Phase
source
·
[
−
]
pub trait Phase: SealedPhase { }
Expand description
Phase of advice column
Implementors
source
impl<P: SealedPhase>
Phase
for P