rustx-labs / effective-rust-cn

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

Item 12: Understand the trade-offs between generics and trait objects #25

Closed wqwqzzz closed 4 months ago

wqwqzzz commented 4 months ago

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