Ids

Type Alias Ids 

Source
pub type Ids = Vec<Id>;
Expand description

Identifiers list

Aliased Typeยง

pub struct Ids { /* private fields */ }