|
|
|
|
|
by TonyStr
45 days ago
|
|
I am not familiar with scene graphs, but what is the problem with borrowing or refcounting? This article showed how you can have multiple mutable references in Rust, even multiple mutable references running in parallel threads. |
|