Type Alias HPR

Source
pub type HPR<'x, 'a, F> = HPR_Builder<'x, 'a, F>;

Aliased Typeยง

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