i'm so worried about using polymorphism that i'm having a 20 minute conversation with claude about it
trait objects = polymorphism (??????)
polymorphism is hard to use/implement in rust.
because it's runtime dependent nonsense
but sometimes runtime dependent nonsense is just what you need