Skip to main content

FheIntArray

Type Alias FheIntArray 

Source
pub type FheIntArray<Id> = FheBackendArray<DynIntBackend, Id>;

Aliased Typeยง

pub struct FheIntArray<Id> { /* private fields */ }