Entries

Type Alias Entries 

Source
pub type Entries = Vec<Entry>;
Expand description

type alias: a list of entries as returned from some endpoints

Aliased Typeยง

pub struct Entries { /* private fields */ }