LinkedListAlex 0.1.3

LinkedList data structure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Alexandros Platanios <alexandrosplatanios15@gmail.com>"]
description = "LinkedList data structure"
edition = "2021"
keywords = ["linkedlist", "data", "structure", "datastructure"]
license = "MIT"
name = "LinkedListAlex"
readme = "README.md"
rust-version = "1.68.0"
version = "0.1.3"