Type Alias HER

Source
pub type HER<'x, 'a, F> = HER_Builder<'x, 'a, F>;

Aliased Typeยง

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