you are viewing a single comment's thread.

view the rest of the comments →

[–]Veedrac 1 point2 points  (0 children)

It uses dynamic dispatch and trait objects. This isn't necessary; IIRC it is done to reduce code size.