halo2_proofs
0.4.0
Phase
Implementors
In halo2_proofs::plonk
Trait
halo2_proofs
::
plonk
::
Phase
Copy item path
source
·
[
−
]
pub trait Phase:
SealedPhase
{ }
Expand description
Phase of advice column
Implementors
§
source
§
impl<P>
Phase
for P
where P:
SealedPhase
,