better layout

This commit is contained in:
nora 2022-07-22 16:13:44 +02:00
parent ca879318e6
commit 0058bac352
2 changed files with 9 additions and 1 deletions

View file

@ -6,7 +6,7 @@ authorTwitter = "@Nilstrieb"
cover = ""
tags = ["rust", "unsafe code"]
keywords = ["box", "noalias"]
description = "The current and future aliasing semantics of Box"
description = "About better aliasing semantics for `Box<T>`"
showFullContent = false
readingTime = true
hideComments = false