Nereuxofficial@programming.dev to Rust@programming.dev · 6 months agoExamples are not Documentationnereux.blogexternal-linkmessage-square10fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkExamples are not Documentationnereux.blogNereuxofficial@programming.dev to Rust@programming.dev · 6 months agomessage-square10fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up1·6 months agoThe only thing worse than a bad example is documentation like this: fn do_thing(…) Does thing. It adds nothing, other than letting you know they were there and decided not to actually provide something useful.
The only thing worse than a bad example is documentation like this:
It adds nothing, other than letting you know they were there and decided not to actually provide something useful.