Shifgrethor: garbage collection as a Rust library

Very nice post!

This is the magic I was looking for: the way to ensure that a value to Pin has been declared on the stack. I would never have thought of doing this via macros!

This is very interesting, thank you.

4 Likes