diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-08-08 22:44:15 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-08-08 22:44:15 +0200 |
commit | 22675cd8dc75d8b8d4b0f818f5b093efbc364802 (patch) | |
tree | 90156d37dccf13f012d535e7d92273259e3d5c17 /Rust principles.md | |
parent | 295b343aecf330e830d79f06e0efc511e7d76da1 (diff) |
Diffstat (limited to 'Rust principles.md')
-rw-r--r-- | Rust principles.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Rust principles.md b/Rust principles.md index dc39b12..7a23c84 100644 --- a/Rust principles.md +++ b/Rust principles.md @@ -1,4 +1,3 @@ -[[Rust]] - [[Box deallocation principle]] [[Moved heap data principle]] +[[Pointer safety principle]]
\ No newline at end of file |