pub fn import_account( path: &Path, dst: &dyn KeyDirectory, ) -> Result<Address, Error>
Import an account from a file.