Crates.io | forest-ds |
lib.rs | forest-ds |
version | 1.1.7 |
source | src |
created_at | 2022-06-18 19:04:38.113348 |
updated_at | 2023-08-21 14:22:40.749124 |
description | Implementation of a secure tree structure. |
homepage | |
repository | https://github.com/joshuachp/forest-ds |
max_upload_size | |
id | 608657 |
size | 75,551 |
Implementation an arena based Tree structure.
Implemented features:
Iter
, IterMut
and IntoIter
)serde
feature for serializationMissing features:
rayon