Type Alias HERK

Source
pub type HERK<'a, 'c, F> = HERK_Builder<'a, 'c, F>;

Aliased Typeยง

struct HERK<'a, 'c, F> { /* private fields */ }