pub type Roster = BTreeMap<String, String>;
Handle to readable name, as GET /api/accounts reports it.
GET /api/accounts
pub struct Roster { /* private fields */ }