Rust Lang @lemmyrs.org semi [he/him] @lemmy.ml 2年前 Use Arc Instead of Vec There have definitely been places in my code where I had to pass around and, in doing that, clone lists of things. This could be useful for these longer-lived pieces of data. 1 转贴 Rust Lang @lemmyrs.org barsoap @lemm.ee 2年前 Use Arc Instead of Vec
There have definitely been places in my code where I had to pass around and, in doing that, clone lists of things. This could be useful for these longer-lived pieces of data.