Skip to main content

Roster

Type Alias Roster 

Source
pub type Roster = BTreeMap<String, String>;
Expand description

Handle to readable name, as GET /api/accounts reports it.

Aliased Typeยง

pub struct Roster { /* private fields */ }