steam_lover@sh.itjust.worksB to Rust Programming@lemmy.ml · edit-212 days agoWhat we heard about Rust's challenges, and how we can address themblog.rust-lang.orgexternal-linkmessage-square16fedilinkarrow-up139arrow-down10
arrow-up139arrow-down1external-linkWhat we heard about Rust's challenges, and how we can address themblog.rust-lang.orgsteam_lover@sh.itjust.worksB to Rust Programming@lemmy.ml · edit-212 days agomessage-square16fedilink
minus-squaredevnev@lemmy.dbzer0.comlinkfedilinkarrow-up3·11 days agoOther languages have ended up introducing it out of practical necessity, e.g. Go’s contexts, JS execution contexts. Pick your poison, although I expect Rust’s general minimal approach will leave it as extra parameters, Go-style.
Other languages have ended up introducing it out of practical necessity, e.g. Go’s contexts, JS execution contexts. Pick your poison, although I expect Rust’s general minimal approach will leave it as extra parameters, Go-style.