一个高性能的 Rust 数据结构库,提供线程安全和高效的数据结构实现。
use dstructs::prelude::*; fn main() { // 初始化库 dstructs::init(); // 使用数据结构 // ... 你的代码 }
core
prelude