Comment on Servo vs Ladybird.

<- View Parent
barsoap@lemm.ee ⁨1⁩ ⁨week⁩ ago

You can do deep hierarchies in Rust, the thing Rust doesn’t have is implementation inheritance. Or more precisely said implementation inheritance that relies on anything but the interface (traits can have default methods but they’re part of the trait definition, not any implementation).

source
Sort:hotnewtop