ByteVar

Type Alias ByteVar 

Source
pub type ByteVar = UInt8<CircuitField>;
Expand description

The circuit lifting for the byte type.

Aliased Typeยง

pub struct ByteVar { /* private fields */ }