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

pub fn get_temp_accounts_paths(count: u32) -> IOResult<(Vec<TempDir>, String)>