EmbarkStudios / mirror-mirror

🪞 Powerful reflection library for Rust
Apache License 2.0
79 stars 2 forks source link

Add `impl From<Key> for KeyPath` #88

Closed davidpdrsn closed 1 year ago

davidpdrsn commented 1 year ago

I wrote some code today where this impl would have cleaned it up a bit.