Function solana_runtime::accounts_db::get_temp_accounts_paths
source · pub fn get_temp_accounts_paths(
count: u32
) -> IoResult<(Vec<TempDir>, Vec<PathBuf>)>
pub fn get_temp_accounts_paths(
count: u32
) -> IoResult<(Vec<TempDir>, Vec<PathBuf>)>