mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 12:33:55 +00:00
Introduce RCU-based XArray
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
6c0827b681
commit
c3dd607777
@ -1,4 +1,6 @@
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
//! This module provides some advanced collections.
|
||||
|
||||
// TODO: Remove the old xarray module.
|
||||
pub mod xarray;
|
||||
|
Reference in New Issue
Block a user