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 23: Avoid wildcard imports #39

Closed sweet2honey closed 1 week ago

sweet2honey commented 1 week ago

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

轻松拿下

lispking commented 1 week ago

41