Crates.io | linked_lists |
lib.rs | linked_lists |
version | 0.1.7 |
source | src |
created_at | 2023-06-13 17:15:36.384094 |
updated_at | 2023-07-03 15:36:05.801372 |
description | Different types of linked lists. |
homepage | |
repository | https://github.com/cod10129/linked_lists |
max_upload_size | |
id | 889257 |
size | 26,037 |
A crate containing many different types of linked lists.
linked_lists
is no_std. However, it still requires alloc
.