pub type Account = Account;
moved to account::Account.
account::Account
pub struct Account(/* private fields */);