pub fn import_account(
    path: &Path,
    dst: &dyn KeyDirectory
) -> Result<Address, Error>
Expand description

Import an account from a file.