Type Alias TPSV

Source
pub type TPSV<'a, 'x, F> = TPSV_Builder<'a, 'x, F>;

Aliased Typeยง

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