From 27514d58573ce1f844af4ea60afa72c7f58f1cd7 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 21 Aug 2025 22:09:29 +0200 Subject: vault backup: 2025-08-21 22:09:29 --- ...hat are always imported by default in Rust are called the prelude.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'Items that are always imported by default in Rust are called the prelude.md') diff --git a/Items that are always imported by default in Rust are called the prelude.md b/Items that are always imported by default in Rust are called the prelude.md index 6a4fa2f..4755839 100644 --- a/Items that are always imported by default in Rust are called the prelude.md +++ b/Items that are always imported by default in Rust are called the prelude.md @@ -1,5 +1,3 @@ -[[Rust]] - Every function and other thing that are always accessible in every Rust program are together called the `prelude`. What is included in the prelude is documented [here](https://doc.rust-lang.org/std/prelude/index.html) \ No newline at end of file -- cgit v1.2.3