Type Alias SampleSubset

Source
pub type SampleSubset = Vec<i32>;

Aliased Typeยง

struct SampleSubset { /* private fields */ }