Type Alias tfhe::FheInt32ConformanceParams

source ·
pub type FheInt32ConformanceParams = FheIntConformanceParams<FheInt32Id>;
Available on crate feature integer only.

Aliased Type§

struct FheInt32ConformanceParams { /* private fields */ }