FVPlaintext

Type Alias FVPlaintext 

Source
pub type FVPlaintext<T> = Vec<T>;
Expand description

Plaintext type

Aliased Typeยง

pub struct FVPlaintext<T> { /* private fields */ }