Type Alias CHER

Source
pub type CHER<'x, 'a> = HER<'x, 'a, c32>;

Aliased Typeยง

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