pub type FheUint2Parameters = ShortIntegerParameterSet<2>;
Available on crate feature shortints only.
Expand description

Parameters for the FheUint2 data type.

Trait Implementations

Returns the “default value” for a type. Read more