rambling_lunatic@sh.itjust.works to 196@lemmy.blahaj.zone · 3 months agoRustulesh.itjust.worksimagemessage-square21fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageRustulesh.itjust.worksrambling_lunatic@sh.itjust.works to 196@lemmy.blahaj.zone · 3 months agomessage-square21fedilink
minus-squareSuperb@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·3 months agoNot to be a Rust apologist, but no serious Rust developer is saying this shit.
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up1·3 months agoThankfully, projects like “safe” ssh wrappers are done by the silly Rust devs.
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up1·edit-23 months agoAll that means is that the library has Rust bindings and the bindings don’t require the use of the unsafe keyword.
Not to be a Rust apologist, but no serious Rust developer is saying this shit.
Thankfully, projects like “safe” ssh wrappers are done by the silly Rust devs.
All that means is that the library has Rust bindings and the bindings don’t require the use of the
unsafe
keyword.