Function solana_accounts_db::accounts_db::get_temp_accounts_paths
source ยท pub fn get_temp_accounts_paths(
count: u32,
) -> Result<(Vec<TempDir>, Vec<PathBuf>)>
pub fn get_temp_accounts_paths(
count: u32,
) -> Result<(Vec<TempDir>, Vec<PathBuf>)>