Nemeski@lemm.ee to Rust@programming.dev · 2 months agoAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgexternal-linkmessage-square4fedilinkarrow-up181arrow-down11cross-posted to: lobsters
arrow-up180arrow-down1external-linkAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 2 months agomessage-square4fedilinkcross-posted to: lobsters
minus-squarethingsiplay@beehaw.orglinkfedilinkarrow-up3·2 months agoThe anonymous pipes are neat. I am building a project (need to go back to it) which runs an external application. I remember getting stdout and stderr was a bit complicated. These pipes could simplify things a lot.
The anonymous pipes are neat. I am building a project (need to go back to it) which runs an external application. I remember getting stdout and stderr was a bit complicated. These pipes could simplify things a lot.