Type Alias tfhe::CompactFheUint32List

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

Aliased Type§

struct CompactFheUint32List { /* private fields */ }