Muh Ibnu Habil Hanafi (@nubilfi) 's Twitter Profile
Muh Ibnu Habil Hanafi

@nubilfi

Be a beginner 🤡 | Code | Linux |
🦀
📹 Youtube: youtube.com/@devactivity

ID: 80006478

linkhttps://repodev.com calendar_today05-10-2009 12:09:02

9,9K Tweet

543 Takipçi

747 Takip Edilen

Muh Ibnu Habil Hanafi (@nubilfi) 's Twitter Profile Photo

Sometimes I'm facing "the trait bound BlaBlaBla: Clone is not satisfied", that type doesn't implement the Clone trait, to handle that, I usually use Arc to share ownership across threads and clones references to it, I believe it's not always the best solution