Web Engineering • Sep 6, 2026 Rust dyn Trait vs generics: how to switch, and the 16-byte cost Rust dyn Trait vs generics: how to switch, and the 16-byte fat-pointer cost dyn Trait pays on every call — the cost generics compile away. 8 min read Read more →