Type Alias tfhe::CompressedFheUint32

source ·
pub type CompressedFheUint32 = CompressedFheUint<FheUint32Id>;
Available on crate feature integer only.

Aliased Type§

struct CompressedFheUint32 { /* private fields */ }