jf_
relation
0.4.4
Variable
Trait Implementations
From<BoolVar>
In jf_
relation::
constraint_
system
jf_relation
::
constraint_system
Type Alias
Variable
Copy item path
Source
pub type Variable =
usize
;
Expand description
An index to one of the witness values.
Trait Implementations
§
Source
§
impl
From
<
BoolVar
> for
Variable
Source
§
fn
from
(bv:
BoolVar
) -> Self
Converts to this type from the input type.