rustx-labs / effective-rust-cn

Effective Rust 中文版
https://rustx-labs.github.io/effective-rust-cn
Apache License 2.0
222 stars 23 forks source link

Item 16: Avoid writing unsafe code #37

Closed CakeAL closed 1 week ago

CakeAL commented 2 weeks ago

英文原文:https://www.lurklurk.org/effective-rust/unsafe.html

lispking commented 1 week ago

38