Type Alias tfhe::CompactFheUint32

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

Aliased Type§

struct CompactFheUint32 { /* private fields */ }