Rust lets you do efficient reference-counted strings and dynamic arrays using Arc basically just as easily as their owning (and deep-cloning) equivalents, St...
helpful video, just learning rust so I’m not as familiar with Arc yet. also, really glad to see other creators using manim (the data viz library by 3blue1brown), it makes good looking animations.
helpful video, just learning rust so I’m not as familiar with Arc yet. also, really glad to see other creators using
manim
(the data viz library by 3blue1brown), it makes good looking animations.