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

Parameters for the FheUint4 data type.

Trait Implementations

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