Skip to main content

GenericList

Type Alias GenericList 

Source
pub type GenericList = IdxRange<GenericAssoc>;
Expand description

A run of _Generic associations.

Aliased Typeยง

pub struct GenericList { /* private fields */ }