Nemeski@lemm.ee to Rust@programming.dev · 16 days agoAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgexternal-linkmessage-square4linkfedilinkarrow-up177arrow-down11
arrow-up176arrow-down1external-linkAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 16 days agomessage-square4linkfedilink
minus-squarethingsiplay@beehaw.orglinkfedilinkarrow-up3·16 days 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.