Type Definition lumi::Account

source ·
pub type Account = Arc<String>;
Expand description

A string wrapped in Arc representing the account name.