Function solana_runtime::accounts_db::get_temp_accounts_paths[][src]

pub fn get_temp_accounts_paths(
    count: u32
) -> IoResult<(Vec<TempDir>, Vec<PathBuf>)>