pub type CompressedFheInt32 = CompressedFheInt<FheInt32Id>;Expand description
A compressed signed integer type with 32 bits
Aliased Typeยง
pub struct CompressedFheInt32 { /* private fields */ }pub type CompressedFheInt32 = CompressedFheInt<FheInt32Id>;A compressed signed integer type with 32 bits
pub struct CompressedFheInt32 { /* private fields */ }