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