secana@programming.dev to Rust@programming.dev · 5 months agoDioxus Labs + “High-level Rustdioxus.notion.siteexternal-linkmessage-square2fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDioxus Labs + “High-level Rustdioxus.notion.sitesecana@programming.dev to Rust@programming.dev · 5 months agomessage-square2fedilink
minus-squaretaladar@sh.itjust.workslinkfedilinkarrow-up0·5 months agoThere are a few very questionable things in there. Unwrap should literally never appear in production code so if your code base uses it so often that you want a short-hand syntax for it that calls into doubt everything else you wrote.
There are a few very questionable things in there. Unwrap should literally never appear in production code so if your code base uses it so often that you want a short-hand syntax for it that calls into doubt everything else you wrote.