Function solana_runtime::serde_snapshot::reconstruct_single_storage
source · pub(crate) fn reconstruct_single_storage(
slot: &Slot,
append_vec_path: &Path,
current_len: usize,
append_vec_id: AppendVecId
) -> Result<Arc<AccountStorageEntry>>