On Jan 2, 2020, 11:22 AM -0500, Nicholas Krause <[email protected]>, wrote: > Thanks for letting me know. Don't know if it will be solved as that's a > problem in my view.
I was going to say that you could implement a garbage collector in/for Rust, but first I checked if there was a crate for one, and sure enough, there is: https://github.com/Manishearth/rust-gc/ for those occasions when you really need a garbage collector. It’s in development, but looks pretty usable. ../Dave
--- Post to this mailing list [email protected] Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk
