Note for other non-rustaceans out there:<p>In this context, "Rc" stands for "reference counted".<p><a href="https://doc.rust-lang.org/std/rc/struct.Rc.html" rel="nofollow">https://doc.rust-lang.org/std/rc/struct.Rc.html</a>