Nemeski@lemm.ee to Rust · 5 个月前Announcing Rust 1.86.0blog.rust-lang.orgexternal-linkmessage-square6linkfedilinkarrow-up161arrow-down10cross-posted to: [email protected]
arrow-up161arrow-down1external-linkAnnouncing Rust 1.86.0blog.rust-lang.orgNemeski@lemm.ee to Rust · 5 个月前message-square6linkfedilinkcross-posted to: [email protected]
minus-squarelivingcoderlinkfedilinkarrow-up3·5 个月前Exactly. 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.