Arc::clone(&from) is considered as more idiomatic because it conveys more explicitly the meaning of the code. |
||
|---|---|---|
| .. | ||
| mpsc | ||
| barrier.rs | ||
| condvar.rs | ||
| mod.rs | ||
| mutex.rs | ||
| once.rs | ||
| rwlock.rs | ||
Arc::clone(&from) is considered as more idiomatic because it conveys more explicitly the meaning of the code. |
||
|---|---|---|
| .. | ||
| mpsc | ||
| barrier.rs | ||
| condvar.rs | ||
| mod.rs | ||
| mutex.rs | ||
| once.rs | ||
| rwlock.rs | ||