FheInt8Slice

Type Alias FheInt8Slice 

Source
pub type FheInt8Slice<'a> = FheIntSlice<'a, FheInt8Id>;

Aliased Typeยง

pub struct FheInt8Slice<'a> { /* private fields */ }