From d13975e5de19ffaae9e1e4e141112197660b3246 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Wed, 1 Oct 2025 10:04:07 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(list):=20add=20list=20module?= =?UTF-8?q?=20=20=20-=20creates=20a=20new=20list=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/list.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/list.rs diff --git a/src/list.rs b/src/list.rs new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/list.rs @@ -0,0 +1 @@ +