Nemeski@lemm.ee to Rust@programming.dev · 1 year agoAnnouncing Rust 1.86.0blog.rust-lang.orgexternal-linkmessage-square5linkfedilinkarrow-up130
arrow-up130external-linkAnnouncing Rust 1.86.0blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 year agomessage-square5linkfedilink
minus-squarelivingcoder@programming.devlinkfedilinkarrow-up2·1 year 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.