What a bunch of scary words! Today we are going to explore a way to create a text formatter without any runtime overhead, in Rust.
Dynamic polymorphism: the non-virtual interface design pattern
In this post, we are going to discuss different implementations of runtime polymorphism.