Accounts

Type Alias Accounts 

Source
pub type Accounts = BTreeMap<ServiceId, ServiceAccount>;
Expand description

The accounts type

Aliased Typeยง

pub struct Accounts { /* private fields */ }