Type Definition lumi::Account[][src]

type Account = Arc<String>;

A string wrapped in Arc representing the account name.