Type Alias GER

Source
pub type GER<'x, 'y, 'a, F> = GER_Builder<'x, 'y, 'a, F>;

Aliased Typeยง

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