Nemeski@lemm.ee to Rust · 14 days agoAnnouncing Rust 1.86.0blog.rust-lang.orgexternal-linkmessage-square5linkfedilinkarrow-up161arrow-down10cross-posted to: lobsters@lemmy.bestiver.se
arrow-up161arrow-down1external-linkAnnouncing Rust 1.86.0blog.rust-lang.orgNemeski@lemm.ee to Rust · 14 days agomessage-square5linkfedilinkcross-posted to: lobsters@lemmy.bestiver.se
minus-squarelivingcoderlinkfedilinkarrow-up2·8 days agoExactly. The functions of the super trait are also required when implementing the child trait’s functions, as you would expect from inheritance.
Exactly. The functions of the super trait are also required when implementing the child trait’s functions, as you would expect from inheritance.