Hoge { foo: Arc<Mutex<T>> bar: Arc<Mutex<U>>}を作って Hoge を Send Sync Clone にするより
Hoge { foo: Mutex<T> bar: Mutex<U>}を作って Arc<Hoge> をぽいぽいした方がいいのでは的なやつ
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.