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

Parameters for the FheUint3 data type.

Trait Implementations

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