Type Alias tfhe::FheUint8ConformanceParams

source ·
pub type FheUint8ConformanceParams = FheUintConformanceParams<FheUint8Id>;
Available on crate feature integer only.

Aliased Type§

struct FheUint8ConformanceParams { /* private fields */ }