在 Rust 中实现的一系列完全安全的增强树实现
由 Ahmed 和 2 位贡献者 共同完成
使用旧的 Rust 2015
#2 在 #radare
59 每月下载量在 4 crates 中使用
96KB 1.5K SLoC
各种特定类型域树的轻量级安全实现。
将以下内容添加到您的 Cargo.toml
Cargo.toml
[dependencies] rand = "0.1"
~170KB