wkennedy / dyn_alternative_examples

Alternatives to using dyn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternatives to using dyn. 4 simple examples:

  • Generic with trait bounds
  • Enum dispatch
  • Functional pointers example
  • Compile-time polymorphism with const generics

About

Alternatives to using dyn


Languages

Language:Rust 100.0%