☰
ColumnType
Implementors
In halo2_proofs::plonk
?
Trait
halo2_proofs
::
plonk
::
ColumnType
source
·
[
−
]
pub trait ColumnType: 'static +
Sized
+
Copy
+
Debug
+
PartialEq
+
Eq
+
Into
<
Any
> { }
Expand description
A column type
Implementors
source
impl
ColumnType
for
Any
source
impl
ColumnType
for
Advice
source
impl
ColumnType
for
Fixed
source
impl
ColumnType
for
Instance