Function vapstore::import_accounts[][src]

pub fn import_accounts(
    src: &dyn KeyDirectory,
    dst: &dyn KeyDirectory
) -> Result<Vec<Address>, Error>

Import all accounts from one directory to the other.