mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 20:35:02 +01:00
Update box-is-a-unique-type.md
This commit is contained in:
parent
d352efed29
commit
96e1bcac71
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "Box Is a Unique Type"
|
title = "Box Is a Unique Type"
|
||||||
date = "2022-07-22"
|
date = "2022-07-23"
|
||||||
author = "Nilstrieb"
|
author = "Nilstrieb"
|
||||||
authorTwitter = "@Nilstrieb"
|
authorTwitter = "@Nilstrieb"
|
||||||
cover = ""
|
cover = ""
|
||||||
|
|
@ -238,4 +238,4 @@ I guess what I am wishing for are some good and flexible raw pointer types. But
|
||||||
|
|
||||||
For more information about this topic, see https://github.com/rust-lang/unsafe-code-guidelines/issues/326
|
For more information about this topic, see https://github.com/rust-lang/unsafe-code-guidelines/issues/326
|
||||||
|
|
||||||
_Thanks to the nice people on the Rust Community Discord for their feedback on the draft of this post!_
|
_Thanks to the nice people on the Rust Community Discord for their feedback on the draft of this post!_
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue