Y
Hacker News
new
|
ask
|
show
|
jobs
by
giornogiovanna
2688 days ago
Right, unless I'm mistaken, what you want is `Rc` with `Rc::make_mut`[0], not `Cow`.
[0]:
https://doc.rust-lang.org/stable/std/rc/struct.Rc.html#metho...