Type Alias FheUint256Array

Source
pub type FheUint256Array = FheUintArray<FheUint256Id>;
Available on crate feature integer only.

Aliased Typeยง

pub struct FheUint256Array { /* private fields */ }