Merge pull request #1750 from joshlf/patch-2

README: Update zerocopy's description
This commit is contained in:
Tom Parker-Shemilt 2024-06-21 22:55:25 +01:00 committed by GitHub
commit d60f01896f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1757,7 +1757,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
### Unsafe
* [zerocopy](https://crates.io/crates/zerocopy) — Utilities for safely reinterpreting arbitrary byte sequences as native Rust types
* [zerocopy](https://crates.io/crates/zerocopy) — "Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you dont have to."
### Video