Type Alias TPMV

Source
pub type TPMV<'a, 'x, F> = TPMV_Builder<'a, 'x, F>;

Aliased Typeยง

pub struct TPMV<'a, 'x, F> { /* private fields */ }