thin_trait_object
thin_trait_object copied to clipboard
Experimental support for inheritance
Hi! Thanks so much for making this crate :smile:
I'm planning to use this in the implementation of built-in objects for a language, and I'd like to support efficient trait inheritance.
Feel free to ask me any questions or if you have any concerns :)