Login
From:
(Uncensored)
subscribe
Native Reflection in Rust
https://jack.wrenn.fyi/blog/deflect/
links
backlinks
Roast topics
Find topics
Find it!
Today, I’m releasing deflect, an implementation of reflection for Rust. Deflect can be used to recover the concrete types of trait objects, inspect the internal state of async generators, pretty-print arbitrary data, and much more.